File: watch

package info (click to toggle)
golang-github-andreykaipov-goobs 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,228 kB
  • sloc: makefile: 32
file content (5 lines) | stat: -rw-r--r-- 326 bytes parent folder | download
1
2
3
4
5
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%golang-github-andreykaipov-goobs-$1.tar.gz%,\
      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/,\
      dversionmangle=s/\+ds\d*$//,repacksuffix=+ds1" \
  https://github.com/andreykaipov/goobs/tags .*/v?(\d\S*)\.tar\.gz debian