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

Balló György bgyorgy at archlinux.org
Wed Dec 7 19:13:27 UTC 2016


    Date: Wednesday, December 7, 2016 @ 19:13:26
  Author: bgyorgy
Revision: 198387

Use https source

Modified:
  polkit-gnome/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 19:10:51 UTC (rev 198386)
+++ PKGBUILD	2016-12-07 19:13:26 UTC (rev 198387)
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('polkit' 'gtk3')
 makedepends=('intltool')
-source=(http://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz
+source=(https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz
         polkit-gnome-authentication-agent-1.desktop)
 sha256sums=('1784494963b8bf9a00eedc6cd3a2868fb123b8a5e516e66c5eda48df17ab9369'
             '5074c723a4eab274830587d799ba781ff57f4fbe4ac99fbdc5aac5009c441ee7')



More information about the arch-commits mailing list