summaryrefslogtreecommitdiff
path: root/simple-mtpfs/debian/watch
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-12-17 22:16:43 -0500
committerB Stack <bgstack15@gmail.com>2019-12-17 22:16:43 -0500
commit4b03fbc63982cf96584714fa00efe30f0cbd9888 (patch)
tree89c228c782561586b575c0ccb6d0b77ae9628af9 /simple-mtpfs/debian/watch
parentMerge branch 'updates' into 'master' (diff)
downloadstackrpms-4b03fbc63982cf96584714fa00efe30f0cbd9888.tar.gz
stackrpms-4b03fbc63982cf96584714fa00efe30f0cbd9888.tar.bz2
stackrpms-4b03fbc63982cf96584714fa00efe30f0cbd9888.zip
simple-mtpfs dpkg rc1
Used for obs attempt 1.
Diffstat (limited to 'simple-mtpfs/debian/watch')
-rw-r--r--simple-mtpfs/debian/watch3
1 files changed, 3 insertions, 0 deletions
diff --git a/simple-mtpfs/debian/watch b/simple-mtpfs/debian/watch
new file mode 100644
index 0000000..3a5c96d
--- /dev/null
+++ b/simple-mtpfs/debian/watch
@@ -0,0 +1,3 @@
+# You must remove unused comment lines for the released package.
+version=3
+https://github.com/downloads/phatina/simple-mtpfs/simple-mtpfs-(.+).tar.gz
bgstack15