Date: Tuesday, October 4, 2016 @ 18:21:01 Author: bisson Revision: 277705
upstream update Modified: fontforge/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-04 18:17:03 UTC (rev 277704) +++ PKGBUILD 2016-10-04 18:21:01 UTC (rev 277705) @@ -4,7 +4,7 @@ # Contributor: William Rea <[email protected]> pkgname=fontforge -pkgver=20160404 +pkgver=20161004 pkgrel=1 pkgdesc='Outline and bitmap font editor' url='http://fontforge.github.io/' @@ -16,7 +16,7 @@ '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') -sha1sums=('ace3a019701391459623ea1f0860fb5de8f99977' +sha1sums=('5248f1938a2371fcd8a77eeb24a80e635b59d91a' 'efbc7c9d3e95159f5600dc71f9cccb370e46bb94') build() {
