[neon/kde/kjs/Neon/release] debian: update watch to only use version 5 releases

Jonathan Esk-Riddell null at kde.org
Wed Feb 21 10:41:02 GMT 2024


Git commit ef186dd01db16e335886947a17465614fef22efc by Jonathan Esk-Riddell.
Committed on 21/02/2024 at 10:39.
Pushed by jriddell into branch 'Neon/release'.

update watch to only use version 5 releases

M  +1    -1    debian/watch [INFRASTRUCTURE]

https://invent.kde.org/neon/kde/kjs/-/commit/ef186dd01db16e335886947a17465614fef22efc

diff --git a/debian/watch b/debian/watch
index 33d6b79..f7feff0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 
-opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d.]+)/portingAids/kjs-([\d.]+)\.tar\.xz
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/5([\d.]+)/portingAids/kjs-([\d.]+)\.tar\.xz


More information about the Neon-commits mailing list