File: watch

package info (click to toggle)
ruby-git 1.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,740 kB
  • sloc: ruby: 3,794; sh: 503; perl: 64; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 298 bytes parent folder | download
1
2
3
4
5
version=4
# gem releases doesn't contains tests files, use github instead
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\
filenamemangle=s%.+/v?(\d\S*)(@ARCHIVE_EXT@)%@PACKAGE@-$1$2% \
  https://github.com/ruby-git/ruby-git/releases .*/v@ANY_VERSION@@ARCHIVE_EXT@