File: watch

package info (click to toggle)
golang-github-alexflint-go-arg 1.3.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 220 kB
  • sloc: sh: 21; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (2)
1
2
3
4
5
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%golang-github-alexflint-go-arg-$1.tar.gz%,\
      repacksuffix=+ds,dversionmangle=auto,\
      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/" \
  https://github.com/alexflint/go-arg/tags .*/v?(\d\S*)\.tar\.gz debian