File: watch

package info (click to toggle)
golang-github-mitchellh-copystructure 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 124 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 282 bytes parent folder | download
1
2
3
4
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%golang-github-mitchellh-copystructure-$1.tar.gz%,\
      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/" \
  https://github.com/mitchellh/copystructure/tags .*/v?(\d\S*)\.tar\.gz debian