File: watch

package info (click to toggle)
golang-github-tdewolff-test 1.0.10%2Bgit20240106.7de5f7d-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 84 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 350 bytes parent folder | download
1
2
3
4
5
6
7
8
9
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/tdewolff/test/tags .*/v?(\d\S*)\.tar\.gz

#version=4
#opts="mode=git, pgpmode=none, pretty=1.0.10+git%cd.%h" \
#  https://github.com/tdewolff/test \
#  HEAD