File: watch

package info (click to toggle)
golang-github-containers-toolbox 0.0.99.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,616 kB
  • sloc: sh: 3,195; ansic: 40; makefile: 36; python: 33
file content (9 lines) | stat: -rw-r--r-- 405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# uscan(1) configuration file.
version=4

opts=downloadurlmangle=s%/tag/@ANY_VERSION@%/download/$1/toolbox-$1.tar.xz%,filenamemangle=s/(\d\S+)/golang-github-containers-toolbox-$1\.tar\.xz/ \
  https://github.com/containers/toolbox/releases .*/releases/tag/@ANY_VERSION@

opts="mode=git, pgpmode=none, pretty=0.0.99.3+git%cd+%h, repack, compression=xz" \
   https://github.com/containers/toolbox \
   HEAD