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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 10:21:56 UTC 2017


    Date: Sunday, January 15, 2017 @ 10:21:55
  Author: andyrtr
Revision: 286430

https sources / gpg signature fixes

Modified:
  xorg-xpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 10:21:23 UTC (rev 286429)
+++ PKGBUILD	2017-01-15 10:21:55 UTC (rev 286430)
@@ -6,12 +6,12 @@
 pkgrel=2
 pkgdesc="Print an X window dump from xwd"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libx11' 'libxmu' 'sh')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/xpr-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xpr-${pkgver}.tar.bz2)
 sha1sums=('0645404e9aa2c9f979e4d006c483633bf6cfc2d9')
 
 build() {



More information about the arch-commits mailing list