summaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-05-18 11:51:17 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-05-18 11:51:17 +0200
commit551eec6c82b12ae8e8bd465ae5eaad35d569d747 (patch)
tree3e972f0fe4c6e432a61174d0823887cdd7355d8f /debian/watch
parent7264e63e5f811641ac575b32d5cbda1f90468e37 (diff)
d/watch: Fix to new gitlab download stucture
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch
index a1bfac9..e4bcf42 100644
--- a/debian/watch
+++ b/debian/watch
@@ -5,4 +5,4 @@ version=4
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
-https://gitlab.com/sane-project/frontends/tags?sorted=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.*
+https://gitlab.com/sane-project/frontends/-/tags?sorted=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.*