summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorclemPera2020-07-01 14:41:53 +0200
committerclemPera2020-07-01 14:41:53 +0200
commit5b567845c4f61d72e5a1b7b1d16044ad97814d2c (patch)
tree48329efdbfd812e7a96f8e7cad091977b53dadbf
parentef8c8666e68302e1d00ff39ae5236ec3373cb4b5 (diff)
downloadaur-5b567845c4f61d72e5a1b7b1d16044ad97814d2c.tar.gz
Set the 'source' line to 'git+https://' instead of 'git://'
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b12a5112a6b6..be31e225b90e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('extra-cmake-modules-git' 'git' 'qt5-tools')
groups=('kf5')
conflicts=(solid)
provides=(solid)
-source=('git://anongit.kde.org/solid.git')
+source=('git+https://anongit.kde.org/solid.git')
md5sums=('SKIP')
pkgver() {