[SCM] syntax-highlighting packaging branch, master, updated. debian/5.37.0-3-51-gabd7d44
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 18:52:34 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/syntax-highlighting.git;a=commitdiff;h=368db87
The following commit has been merged in the master branch:
commit 368db8783332400eb742de980f4a6e4eead665d9
Author: Scarlett Clark <sgclark at kde.org>
Date: Fri Nov 10 20:56:58 2017 +0100
src stage failing, try http rather than https
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index e4371fb..1488334 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d\.]*)/syntax-highlighting-(.*)\.tar\.xz
+opts=pgpsigurlmangle=s/$/.sig/ http://download.kde.org/stable/frameworks/([\d\.]*)/syntax-highlighting-(.*)\.tar\.xz
--
syntax-highlighting packaging
More information about the pkg-kde-commits
mailing list