[arch-commits] Commit in xorg-xlsfonts/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Tue Nov 1 22:12:38 UTC 2016
Date: Tuesday, November 1, 2016 @ 22:12:37
Author: bisson
Revision: 279730
add https
Modified:
xorg-xlsfonts/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-01 22:12:32 UTC (rev 279729)
+++ PKGBUILD 2016-11-01 22:12:37 UTC (rev 279730)
@@ -6,12 +6,12 @@
pkgver=1.0.5
pkgrel=1
pkgdesc='List available X fonts'
-url='http://xorg.freedesktop.org/'
+url='https://xorg.freedesktop.org/'
license=('custom')
arch=('i686' 'x86_64')
depends=('libx11')
makedepends=('xorg-util-macros')
-source=(http://xorg.freedesktop.org/archive/individual/app/xlsfonts-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/xlsfonts-${pkgver}.tar.bz2{,.sig})
sha256sums=('40295bec35077cee93be2e4c26cc00268ed6ace779ae6e97766a866c1e3927fa'
'SKIP')
validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
More information about the arch-commits
mailing list