File: watch

package info (click to toggle)
ruby-git 1.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,124 kB
  • sloc: ruby: 5,385; sh: 507; perl: 64; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 291 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/tags .*/v@ANY_VERSION@@ARCHIVE_EXT@