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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 15:46:41 UTC 2017


    Date: Sunday, January 15, 2017 @ 15:46:40
  Author: andyrtr
Revision: 286497

https sources / gpg signature fixes

Modified:
  xorg-xfd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 15:45:59 UTC (rev 286496)
+++ PKGBUILD	2017-01-15 15:46:40 UTC (rev 286497)
@@ -6,11 +6,11 @@
 pkgrel=1
 pkgdesc="Displays all the characters in a font using either the X11 core protocol or libXft2"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libxaw' 'fontconfig' 'libxft' 'libxrender' 'libxmu')
 makedepends=('xorg-util-macros')
-source=(http://xorg.freedesktop.org/archive/individual/app/xfd-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xfd-${pkgver}.tar.bz2)
 sha256sums=('c1a32222fbb891e46f9a82ebab005bc5e54ce006a2586195ec9ea7ab308e2759')
 
 build() {



More information about the arch-commits mailing list