File: watch

package info (click to toggle)
golang-github-facette-natsort 0.0~git20181210.2cd4dd1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 68 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version=4
opts="mode=git, pgpmode=none" \
  https://github.com/facette/natsort/ \
  HEAD

# use this when upstream added tags
#version=4
#opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/golang-github-facette-natsort-\$1\.tar\.gz/,\
#uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/ \
#  https://github.com/facette/natsort/tags .*/v?(\d\S*)\.tar\.gz debian uupdate