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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 10:06:42 UTC 2017


    Date: Sunday, January 15, 2017 @ 10:06:42
  Author: andyrtr
Revision: 286399

https sources / gpg signature fixes

Modified:
  xorg-xwd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 09:56:44 UTC (rev 286398)
+++ PKGBUILD	2017-01-15 10:06:42 UTC (rev 286399)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="X Window System image dumping utility"
 arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libxkbfile')
 makedepends=('xorg-util-macros' 'libxt')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/xwd-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xwd-${pkgver}.tar.bz2)
 sha256sums=('3bb396a2268d78de4b1c3e5237a85f7849d3434e87b3cd1f4d57eef614227d79')
 
 build() {



More information about the arch-commits mailing list