[SCM] ktexteditor packaging branch, master, updated. debian/5.28.0-2-13-ga1fecf4
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jul 8 07:22:32 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/ktexteditor.git;a=commitdiff;h=a1fecf4
The following commit has been merged in the master branch:
commit a1fecf4b07c446fe1eeb36fe9aac17df7d909f92
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sat Jul 8 08:55:42 2017 +0200
watch: Use https uris
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 14b8189..36203c4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts=pgpsigurlmangle=s/$/.sig/ http://download.kde.org/stable/frameworks/([\d.]+)/ktexteditor-([\d.]+)\.tar\.xz
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d.]+)/ktexteditor-([\d.]+)\.tar\.xz
--
ktexteditor packaging
More information about the pkg-kde-commits
mailing list