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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 10:31:23 UTC 2017


    Date: Sunday, January 15, 2017 @ 10:31:22
  Author: andyrtr
Revision: 286452

https sources / gpg signature fixes

Modified:
  xorg-xlsatoms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 10:29:43 UTC (rev 286451)
+++ PKGBUILD	2017-01-15 10:31:22 UTC (rev 286452)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="List interned atoms defined on server"
 arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libxcb')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/xlsatoms-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/xlsatoms-${pkgver}.tar.bz2{,.sig})
 sha256sums=('47e5dc7c3dbda6db2cf8c00cedac1722835c1550aa21cfdbc9ba83906694dea4'
             'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the arch-commits mailing list