[neon/3rdparty/openexr/Neon/unstable] debian: fix watch

Scarlett Moore null at kde.org
Fri Sep 22 14:00:04 BST 2023


Git commit a2f28c0b7bae915ebf8a4baf2618df65d1afa9af by Scarlett Moore.
Committed on 22/09/2023 at 14:59.
Pushed by scarlettmoore into branch 'Neon/unstable'.

fix watch

M  +4    -5    debian/watch

https://invent.kde.org/neon/3rdparty/openexr/-/commit/a2f28c0b7bae915ebf8a4baf2618df65d1afa9af

diff --git a/debian/watch b/debian/watch
index 149d332..9f503da 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,5 @@
 version=4
-opts=" \
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/, \
-filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/openexr-$1\.tar\.gz/, \
-pgpsigurlmangle=s/archive\/releases\/download\/$1\/$1\.tar\.gz\.asc" \
-https://github.com/AcademySoftwareFoundation/openexr/tags .*/v?(\d\S+)\.tar\.gz
+opts="searchmode=plain,\
+filenamemangle=s%v?@ANY_VERSION@%@PACKAGE at -$1.tar.xz%" \
+https://api.github.com/repos/AcademySoftwareFoundation/openexr/releases?per_page=50 \
+https://api.github.com/repos/[^/]+/[^/]+/tarball/v?@ANY_VERSION@


More information about the Neon-commits mailing list