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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 14:53:15 UTC 2017


    Date: Sunday, January 15, 2017 @ 14:53:15
  Author: andyrtr
Revision: 286489

https sources / gpg signature fixes

Modified:
  xorg-xhost/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 14:35:46 UTC (rev 286488)
+++ PKGBUILD	2017-01-15 14:53:15 UTC (rev 286489)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="Server access control program for X"
 arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libx11' 'libxmu')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/xhost-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/xhost-${pkgver}.tar.bz2{,.sig})
 sha256sums=('93e619ee15471f576cfb30c663e18f5bc70aca577a63d2c2c03f006a7837c29a'
             'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the arch-commits mailing list