[rkward/releases/0.6.5] /: Ok, _really_ fix debian/watch, this time...
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Wed Mar 30 12:07:50 UTC 2016
Git commit dd5216c012709628d500e4a4b552c3f1a1b37a17 by Thomas Friedrichsmeier.
Committed on 30/03/2016 at 12:07.
Pushed by tfry into branch 'releases/0.6.5'.
Ok, _really_ fix debian/watch, this time...
M +1 -1 debian-official/watch
M +1 -1 debian/watch
http://commits.kde.org/rkward/dd5216c012709628d500e4a4b552c3f1a1b37a17
diff --git a/debian-official/watch b/debian-official/watch
index 2e344f6..bb475ef 100644
--- a/debian-official/watch
+++ b/debian-official/watch
@@ -1,2 +1,2 @@
version=3
-http://download.kde.org/stable/rkward/(.*)/src/rkward-(.*)\.tar\.gz
+http://download.kde.org/stable/rkward/([\d.]+)/src/rkward-([\d.]+)\.tar\.gz
diff --git a/debian/watch b/debian/watch
index 2e344f6..bb475ef 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://download.kde.org/stable/rkward/(.*)/src/rkward-(.*)\.tar\.gz
+http://download.kde.org/stable/rkward/([\d.]+)/src/rkward-([\d.]+)\.tar\.gz
More information about the rkward-tracker
mailing list