Date: Monday, March 16, 2015 @ 22:39:35 Author: bisson Revision: 233958
upstream update Modified: gsfonts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-16 19:47:18 UTC (rev 233957) +++ PKGBUILD 2015-03-16 21:39:35 UTC (rev 233958) @@ -5,7 +5,7 @@ pkgname=gsfonts _pkgname=urw-core35-fonts -pkgver=20130917 +pkgver=20150122 pkgrel=1 pkgdesc='URW and Postscript core35 fonts' url='http://git.ghostscript.com/?p=urw-core35-fonts.git' @@ -13,7 +13,7 @@ license=('AGPL3') makedepends=('git') depends=('xorg-font-utils' 'fontconfig') -source=("git://git.ghostscript.com/${_pkgname}.git#commit=149a20b9dd7cc2b416d91540355f3f6f50b9d2d6") +source=("git://git.ghostscript.com/${_pkgname}.git#commit=8ddd6b336d95c43279efcc935cbe4180958b8a31") sha1sums=('SKIP') install=install
