File: watch

package info (click to toggle)
twinvoicerecalc 0.0.20170711-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 472 kB
  • sloc: cpp: 9; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# 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 4 file
version=4

# GitHub hosted projects
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%twinvoicerecalc-$1.tar.gz%" \
   https://github.com/grandpaul/twinvoicerecalc/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate