git » polkit-qt.git » commit 79737b6

https

author Antonio Rojas
2020-04-24 22:42:29 UTC
committer Antonio Rojas
2020-04-24 22:42:29 UTC
parent 18913bc38727e362ee5922e4443392a9c6588c8d

https

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9e3345d..daf7896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url='https://www.kde.org/'
 license=(LGPL)
 depends=(polkit qt5-base)
 makedepends=(cmake)
-source=("http://download.kde.org/stable/$pkgbase-1/$pkgbase-1-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgbase-1/$pkgbase-1-$pkgver.tar.xz"{,.sig})
 sha256sums=('5b866a2954ef10ffb66156e2fe8ad0321b5528a8df2e4a91b02f5041ce5563a7'
             'SKIP')
 validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heirecka@exherbo.org>