File: watch

package info (click to toggle)
udisks2-qt5 5.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 348 kB
  • sloc: cpp: 2,598; xml: 522; makefile: 11
file content (14 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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%udisks2-qt5-$1.tar.gz%" \
   https://github.com/linuxdeepin/udisks2-qt5/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate