Date: Wednesday, December 7, 2016 @ 19:55:57 Author: bgyorgy Revision: 198412
Use https source Modified: ttf-linux-libertine-g/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-07 19:53:25 UTC (rev 198411) +++ PKGBUILD 2016-12-07 19:55:57 UTC (rev 198412) @@ -7,12 +7,12 @@ pkgrel=3 pkgdesc="Graphite port of Linux Libertine and Linux Biolinum fonts" arch=('any') -url="http://numbertext.org/linux/" +url="https://numbertext.org/linux/" license=('GPL' 'custom:OFL') depends=('fontconfig' 'xorg-mkfontdir') install=$pkgname.install md5sums=('e7a384790b13c29113e22e596ade9687') -source=(http://www.numbertext.org/linux/${md5sums[0]}-$_pkgname-$pkgver.zip) +source=(https://www.numbertext.org/linux/${md5sums[0]}-$_pkgname-$pkgver.zip) package() { cd "$srcdir/$_pkgname"