[arch-commits] Commit in kproperty/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Aug 22 17:14:42 UTC 2017


    Date: Tuesday, August 22, 2017 @ 17:14:41
  Author: arojas
Revision: 303272

https

Modified:
  kproperty/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-22 17:12:24 UTC (rev 303271)
+++ PKGBUILD	2017-08-22 17:14:41 UTC (rev 303272)
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(kwidgetsaddons kguiaddons kcoreaddons kconfig)
 makedepends=(extra-cmake-modules python ki18n)
-source=("http://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('d5fa71ee621a30221f427b53282abe124347842bcf657269b7f7b77355dbf3c3'
             'SKIP')
 validpgpkeys=(4866BAF713B465677A4059643C7C0E201B6524DB) # Jarosław Staniek <staniek at kde.org>



More information about the arch-commits mailing list