[packages/kp5-plasma-desktop] - https-ing sources
mrozowik
mrozowik at pld-linux.org
Thu Sep 9 09:35:45 CEST 2021
commit fd45249abf0a620f7c20c87368408734e824d2bd
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Thu Sep 9 07:35:33 2021 +0000
- https-ing sources
kp5-plasma-desktop.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kp5-plasma-desktop.spec b/kp5-plasma-desktop.spec
index e8d82e8..7a1b334 100644
--- a/kp5-plasma-desktop.spec
+++ b/kp5-plasma-desktop.spec
@@ -8,12 +8,12 @@
Summary: KDE Plasma Desktop
Name: kp5-%{kpname}
Version: 5.22.5
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: X11/Libraries
-Source0: http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
+Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
# Source0-md5: 03fc0253c4bd837182aa1523642a0413
-URL: http://www.kde.org/
+URL: https://www.kde.org/
BuildRequires: AppStream-qt-devel
BuildRequires: Qt5Concurrent-devel >= %{qtver}
BuildRequires: Qt5Core-devel >= %{qtver}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp5-plasma-desktop.git/commitdiff/fd45249abf0a620f7c20c87368408734e824d2bd
More information about the pld-cvs-commit
mailing list