Source: liborcus Version: 0.19.2-3 Severity: minor Tags: patch
Hi, Thanks for considering it. Regards, Patrice
diff --git a/debian/watch b/debian/watch index 435ad94..3eed357 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,5 @@ version=4 -opts=downloadurlmangle=s|gitlab.com/orcus/orcus/repository/(@ANY_VERSION@)/archive.tar.gz|kohei.us/files/orcus/src/@PACKAGE@-$1.tar.xz|,repack,compression=xz \ -https://gitlab.com/orcus/orcus/tags?sort=updated_desc .*/archive/@ANY_VERSION@/.*\.tar\.gz.* +opts=searchmode=plain,downloadurlmangle=s|gitlab.com/orcus/orcus/repository/(@ANY_VERSION@)/archive.tar.gz|kohei.us/files/orcus/src/@PACKAGE@-$1.tar.xz|,repack,compression=xz \ +https://gitlab.com/orcus/orcus/tags?sort=updated_desc \ +/orcus/orcus/-/archive/@ANY_VERSION@/[^/]+\.tar\.gz

