[neon/3rdparty/svt-av1/Neon/release_jammy] debian: fix the watch

Carlos De Maine null at kde.org
Fri Sep 13 17:58:16 BST 2024


Git commit cd14533d2c3e9a61d4dd142ef25916a6d2a083c3 by Carlos De Maine.
Committed on 13/09/2024 at 16:58.
Pushed by carlosdem into branch 'Neon/release_jammy'.

fix the watch

M  +4    -2    debian/watch

https://invent.kde.org/neon/3rdparty/svt-av1/-/commit/cd14533d2c3e9a61d4dd142ef25916a6d2a083c3

diff --git a/debian/watch b/debian/watch
index a2d0341..eeb7ce1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,repack,compression=xz" \
- https://gitlab.com/AOMediaCodec/SVT-AV1/tags?sort=updated_desc archive/v at ANY_VERSION@/SVT-AV1-v\d\S*@ARCHIVE_EXT@
+opts="searchmode=plain,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,repack,compression=xz" \
+ https://gitlab.com/AOMediaCodec/SVT-AV1/tags?sort=updated_desc \
+ -/archive/v?\d[\d.]+/SVT-AV1- at ANY_VERSION@@ARCHIVE_EXT@
+


More information about the Neon-commits mailing list