Date: Friday, April 17, 2020 @ 15:46:53 Author: aginiewicz Revision: 615595
upgpkg: python-fonttools 4.8.0-1: python-fonttools: new upstream release Modified: python-fonttools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-17 13:40:01 UTC (rev 615594) +++ PKGBUILD 2020-04-17 15:46:53 UTC (rev 615595) @@ -3,7 +3,7 @@ # Contributor: flying sheep <[email protected]> pkgname=python-fonttools -pkgver=4.7.0 +pkgver=4.8.0 pkgrel=1 pkgdesc="A library to manipulate font files from Python" url="https://github.com/fonttools/fonttools" @@ -23,7 +23,7 @@ "python-reportlab: to drawing glyphs as PNG images" "python-lz4: for graphite type tables in ttLib/tables") source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip") -sha256sums=('ce977f10f070752301e2d49ed822cfc860c881046d81c376fade1e6529b2046c') +sha256sums=('2c5a867c1ea5bfd19311d5c570e04adda7d95031cb89a23805238d1c9739158e') build() { cd "$srcdir"/fonttools-${pkgver}
