File: watch

package info (click to toggle)
golang-github-containers-toolbox 0.0.99.3%2Bgit20230118%2B446d7bfdef6a-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,244 kB
  • sloc: sh: 2,611; python: 36; makefile: 34
file content (9 lines) | stat: -rw-r--r-- 374 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# uscan(1) configuration file.
version=4

opts=filenamemangle=s/.+\/toolbox-(\d\S+)\.tar\.xz/golang-github-containers-toolbox-$1\.tar\.xz/ \
  https://github.com/containers/toolbox/releases .*/download/[^/]*/?toolbox-(\d[-\d\.]+)\.tar\.xz

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