File: watch

package info (click to toggle)
pacparser 1.3.6-1.2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,300 kB
  • sloc: ansic: 1,085; python: 225; makefile: 159; sh: 149
file content (10 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format

# Compulsory line, this is a version 3 file
version=3

opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/<project>-$1.tar.gz/" \
  https://github.com/pacparser/pacparser/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz