Date: Sunday, January 15, 2017 @ 10:55:18
  Author: andyrtr
Revision: 286464

https sources / gpg signature fixes

Modified:
  xorg-xkbutils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-15 10:54:41 UTC (rev 286463)
+++ PKGBUILD    2017-01-15 10:55:18 UTC (rev 286464)
@@ -6,12 +6,12 @@
 pkgrel=2
 pkgdesc="XKB utility demos"
 arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/";
+url="https://xorg.freedesktop.org/";
 license=('custom')
 depends=('libxaw' 'libxt' 'libx11')
 makedepends=('xorg-util-macros' 'xproto' 'inputproto')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/xkbutils-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xkbutils-${pkgver}.tar.bz2)
 sha256sums=('d2a18ab90275e8bca028773c44264d2266dab70853db4321bdbc18da75148130')
 
 build() {

Reply via email to