summaryrefslogtreecommitdiff
path: root/simple-mtpfs/debian/watch
blob: e709a9cce39206d4e7a97a2cc507bf6a6b39dd50 (plain)
1
2
3
4
5
6
7
8
# You must remove unused comment lines for the released package.
version=4
# This will work for any tags
#opts=filenamemangle=s/.+\/@PACKAGE@-?(\d\S+)\.tar\.gz/simple-mtpfs-$1\.tar\.gz/ \
#  https://github.com/phatina/simple-mtpfs/tags .*/@PACKAGE@-?(\d\S+)\.tar\.gz
opts="mode=git, gitmode=full" \
 https://github.com/phatina/simple-mtpfs.git \
 HEAD debian uupdate
bgstack15