[arch-commits] Commit in xorg-bdftopcf/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sun Jan 15 17:02:35 UTC 2017
Date: Sunday, January 15, 2017 @ 17:02:34
Author: andyrtr
Revision: 286588
https sources / gpg signature fixes
Modified:
xorg-bdftopcf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-15 16:56:35 UTC (rev 286587)
+++ PKGBUILD 2017-01-15 17:02:34 UTC (rev 286588)
@@ -6,12 +6,12 @@
pkgrel=1
pkgdesc="Convert X font from Bitmap Distribution Format to Portable Compiled Format"
arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
license=('custom')
depends=('libxfont')
makedepends=('xorg-util-macros' 'xproto')
groups=('xorg' 'xorg-apps')
-source=(http://xorg.freedesktop.org/archive/individual/app/bdftopcf-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/bdftopcf-${pkgver}.tar.bz2{,.sig})
sha256sums=('38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026'
'SKIP')
validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <alan.coopersmith at oracle.com>"
More information about the arch-commits
mailing list