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

Jan de Groot jgc at archlinux.org
Sat Feb 18 13:03:27 UTC 2017


    Date: Saturday, February 18, 2017 @ 13:03:26
  Author: jgc
Revision: 289187

Use HTTPS for url

Modified:
  gnome-python-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-18 13:01:08 UTC (rev 289186)
+++ PKGBUILD	2017-02-18 13:03:26 UTC (rev 289187)
@@ -10,7 +10,7 @@
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 makedepends=('intltool' 'pkg-config' 'gnome-python' 'libwnck' 'libgnome-keyring')
-url="http://www.gnome.org"
+url="https://www.gnome.org"
 source=(https://download.gnome.org/sources/${pkgbase}/2.32/${pkgbase}-${pkgver}.tar.bz2
         01_wnck_enums.patch)
 sha256sums=('09dbd580bf3b0ef60f91b090eafe6d08ddcc50a609e2b425a7f8eca46d4e0ee9'



More information about the arch-commits mailing list