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

Jan de Groot jgc at archlinux.org
Thu Dec 1 08:44:17 UTC 2016


    Date: Thursday, December 1, 2016 @ 08:44:16
  Author: jgc
Revision: 282414

Switch to HTTPS

Modified:
  bigreqsproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-01 08:26:06 UTC (rev 282413)
+++ PKGBUILD	2016-12-01 08:44:16 UTC (rev 282414)
@@ -9,7 +9,7 @@
 url="http://xorg.freedesktop.org/"
 license=('custom')
 makedepends=('xorg-util-macros' 'xmlto' 'docbook-xml')
-source=(http://xorg.freedesktop.org/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
 sha1sums=('ef1765eeb5e9e38d080225fe6a64ed7cd2984b46')
 
 build() {



More information about the arch-commits mailing list