File: watch

package info (click to toggle)
cryptmount 6.3.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,208 kB
  • sloc: ansic: 6,249; sh: 2,478; makefile: 159; sed: 16
file content (12 lines) | stat: -rw-r--r-- 524 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# uscan watch for cryptmount
# run the "uscan" command to check for upstream updates and more.
# See uscan(1) for format

# Compulsory format-version line:
version=4

# Location of cryptographic signature of upstream package:
opts=filenamemangle=s%(?:.*?)?[vV]?(\d[\d.]*@ARCHIVE_EXT@)%@PACKAGE@-$1%,\
pgpsigurlmangle=s%(.*?)/tags/[vV]?(\d[\d.]*)(@ARCHIVE_EXT@)%https://github.com/rwpenney/cryptmount/releases/download/v$2/@PACKAGE@-$2$3.asc% \
https://github.com/rwpenney/cryptmount/tags \
(?:|.*/)[vV]?(\d\S*)@ARCHIVE_EXT@