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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 16:30:30 UTC 2017


    Date: Sunday, January 15, 2017 @ 16:30:29
  Author: andyrtr
Revision: 286567

https sources / gpg signature fixes

Modified:
  xorg-iceauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 16:30:02 UTC (rev 286566)
+++ PKGBUILD	2017-01-15 16:30:29 UTC (rev 286567)
@@ -7,12 +7,12 @@
 pkgrel=1
 pkgdesc="ICE authority file utility"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libice')
 makedepends=('xorg-util-macros' 'xproto')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/iceauth-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/iceauth-${pkgver}.tar.bz2{,.sig})
 sha256sums=('1216af2dee99b318fcf8bf9a259915273bcb37a7f1e7859af4f15d0ebf6f3f0a'
             'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the arch-commits mailing list