Date: Thursday, June 18, 2020 @ 18:19:42 Author: aginiewicz Revision: 647402
upgpkg: python-fonttools 4.12.1-1: python-fonttools: new upstream release Modified: python-fonttools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-18 18:12:52 UTC (rev 647401) +++ PKGBUILD 2020-06-18 18:19:42 UTC (rev 647402) @@ -3,7 +3,7 @@ # Contributor: flying sheep <[email protected]> pkgname=python-fonttools -pkgver=4.12.0 +pkgver=4.12.1 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=('c9589820710345b8bdaacd1cffdccc28f1a00272ae99d1dad294eae01dc4cb10') +sha256sums=('4b790ebb2e009282b84db896cb6f31332038c79829b5c29c432481b6df058ece') build() { cd "$srcdir"/fonttools-${pkgver}
