summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2022-09-19 16:53:22 +0200
committerGard Spreemann <gspr@nonempty.org>2022-09-19 16:53:22 +0200
commit71f182cf0b8a96f763537e410f590966bd623bb2 (patch)
tree2a1848c38b6a06199f1da6bd28e689a9b3d91024
parent1fc296b3e3270b31f52fcda0ea8d9715048d911f (diff)
Fix watch file
-rw-r--r--debian/watch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/watch b/debian/watch
index 26af15b..0cb8eaa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
- https://github.com/Ripser/ripser/releases \
- (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate \ No newline at end of file
+opts=filenamemangle=s%(?:.*?)?v?(\d[\d.]*\.tar\.gz)%@PACKAGE@-$1%, \
+ https://github.com/Ripser/ripser/tags \
+ (?:.*?/)?v?@ANY_VERSION@\.tar\.gz