[neon/backports-jammy/mlt-jammy/Neon/release] debian: use relase as tags don't have submodules
Carlos De Maine
null at kde.org
Thu Sep 7 02:04:24 BST 2023
Git commit 673f8961ec0febf9663ff7de9bb13f5581fe7e00 by Carlos De Maine.
Committed on 07/09/2023 at 03:04.
Pushed by carlosdem into branch 'Neon/release'.
use relase as tags don't have submodules
M +1 -1 debian/watch
https://invent.kde.org/neon/backports-jammy/mlt-jammy/-/commit/673f8961ec0febf9663ff7de9bb13f5581fe7e00
diff --git a/debian/watch b/debian/watch
index 52e9a01..975104d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts=dversionmangle=s/\+git\d+//;s/\+repack\d// \
-https://github.com/mltframework/mlt/tags .*/v(\d\S+)\.tar\.gz
+https://github.com/mltframework/mlt/releases/ .download/v(\d\S+)/mlt-(\d\S+)\.tar\.gz
More information about the Neon-commits
mailing list