fontforge: update to 20160930

This commit is contained in:
gnastyle 2016-10-01 20:46:35 +02:00
parent 345d283e77
commit d5daf97f31

View File

@ -1,7 +1,7 @@
# Contribution from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/fontforge
pkgname=fontforge
pkgver=20160404
pkgver=20160930
pkgrel=1
pkgdesc="An outline and bitmap font editor"
arch=('x86_64')
@ -12,7 +12,7 @@ depends=('libtool' 'libxkbui' 'libxi' 'pango' 'giflib' 'libtiff' 'libspiro>=0.5'
install=${pkgname}.install
source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz"
'http://fontforge.org/cidmaps.tgz')
sha512sums=('e6066e2a101ae90f6868bc1d18f038801d9b8f5d0986365a4153961661041db2e10fe4b8a30e2955676f5a1fe71e1167a91080422d4a65779553f03565c5e81a'
sha512sums=('554f334bf7b8a31c2a2ecc6442df4364d4afdee85344b33fc975a0e457247da6c40f394b80f42df7e71f9307bd36bdfb25b39f6a307d555fd928a7a69f45610c'
'a85daeb16b6650179f54ff9e35915c4c7bb5e2efca0455262a271063849484dbba08c4b493c4ca08552365205995cad5c3770ba7b3cadb2e5c386626dc46636c')
build() {