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

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


Git commit b82daf4847e4241d7042b8a25598aca95abfe428 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/krunner/-/commit/b82daf4847e4241d7042b8a25598aca95abfe428

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


More information about the Neon-commits mailing list