Date: Tuesday, November 1, 2016 @ 22:10:50 Author: bisson Revision: 279708
add https Modified: fontforge/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-01 22:10:44 UTC (rev 279707) +++ PKGBUILD 2016-11-01 22:10:50 UTC (rev 279708) @@ -7,7 +7,7 @@ pkgver=20161012 pkgrel=1 pkgdesc='Outline and bitmap font editor' -url='http://fontforge.github.io/' +url='https://fontforge.github.io/' arch=('i686' 'x86_64') license=('BSD') makedepends=('git') @@ -15,7 +15,7 @@ 'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'libunicodenames' 'zeromq' 'python' 'desktop-file-utils' 'gtk-update-icon-cache' 'hicolor-icon-theme') source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz" - 'http://fontforge.github.io/cidmaps.tgz') + 'https://fontforge.github.io/cidmaps.tgz') sha1sums=('b0acc58e3fa2bc9ae2cab0a2c24ad30101ffba79' 'efbc7c9d3e95159f5600dc71f9cccb370e46bb94')
