Initial commit
This commit is contained in:
17
dists/debian/watch
Normal file
17
dists/debian/watch
Normal file
@@ -0,0 +1,17 @@
|
||||
# uscan(1) configuration file.
|
||||
version=4
|
||||
|
||||
opts="\
|
||||
pgpmode=none,\
|
||||
repacksuffix=+dfsg,\
|
||||
repack,compression=xz,\
|
||||
dversionmangle=s/\+dfsg\d*//,\
|
||||
" https://scummvm.org/downloads/ .*/scummvm-([0-9.]+)\.tar\.(?:xz|bz2|gz)
|
||||
|
||||
opts="\
|
||||
pgpmode=none,\
|
||||
repacksuffix=+dfsg,\
|
||||
repack,compression=xz,\
|
||||
dversionmangle=s/\+dfsg\d*//,\
|
||||
" https://github.com/scummvm/scummvm/releases \
|
||||
.*/archive/v?\.?(\d[\d\.]+)\.tar\.gz
|
||||
Reference in New Issue
Block a user