Date: Thursday, December 1, 2016 @ 08:53:11
  Author: jgc
Revision: 282423

Switch to HTTPS

Modified:
  kbproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-01 08:49:27 UTC (rev 282422)
+++ PKGBUILD    2016-12-01 08:53:11 UTC (rev 282423)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="X11 XKB extension wire protocol"
 arch=('any')
-url="http://xorg.freedesktop.org/";
+url="https://xorg.freedesktop.org/";
 license=('custom')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2{,.sig})
 sha256sums=('f882210b76376e3fa006b11dbd890e56ec0942bc56e65d1249ff4af86f90b857'

Reply via email to