File: watch

package info (click to toggle)
golang-github-jmespath-go-jmespath 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,564 kB
  • sloc: makefile: 39; sh: 23
file content (5 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
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/jmespath/go-jmespath/tags \
  .*/archive/refs/tags/v?(\d\S*)\.tar\.gz debian