File: watch

package info (click to toggle)
golang-github-cli-go-gh-v2 2.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 336 bytes parent folder | download
1
2
3
4
5
6
7
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/cli/go-gh/tags .*/v?(\d\S*)\.tar\.gz debian
#opts="mode=git, pgpmode=none, pretty=2.4.0+git%cd.%h" \
#  https://github.com/cli/go-gh \
#  HEAD