File: watch

package info (click to toggle)
golang-github-makenowjust-heredoc-v2 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 108 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 292 bytes parent folder | download
1
2
3
4
5
version=4
opts="mode=git, gitmode=full, pgpmode=none,\
      filenamemangle=s%(?:.*?)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%@PACKAGE@-$1$2%, \
      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/$1~$2$3/" \
  https://github.com/MakeNowJust/heredoc.git refs/tags/v@ANY_VERSION@