File: watch

package info (click to toggle)
golang-github-compose-spec-compose-go 2.4.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,628 kB
  • sloc: makefile: 36; sh: 8
file content (4 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%,\
      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/$1~$2$3/" \
  https://github.com/compose-spec/compose-go/tags .*/v?(\d\S*)\.tar\.gz debian