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

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


Git commit 4dfaf08d168c8af5dfb7a1d5f672a3c4851b3faa 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/kconfig/-/commit/4dfaf08d168c8af5dfb7a1d5f672a3c4851b3faa

diff --git a/debian/watch b/debian/watch
index 178b517..64b1df9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 
-opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d\.]*)/kconfig-(.*)\.tar\.xz
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/5([\d\.]*)/kconfig-(.*)\.tar\.xz


More information about the Neon-commits mailing list