Date: Friday, January 29, 2021 @ 17:00:51 Author: arojas Revision: 835410
Update to 4.19.1 Modified: python-fonttools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 16:59:34 UTC (rev 835409) +++ PKGBUILD 2021-01-29 17:00:51 UTC (rev 835410) @@ -3,7 +3,7 @@ # Contributor: flying sheep <[email protected]> pkgname=python-fonttools -pkgver=4.18.2 +pkgver=4.19.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/archive/${pkgver}/fonttools-${pkgver}.zip") -sha256sums=('f17e55fbbb535510ee3f172bbf3931635e47c710c6228bd6e6e44276a35e6538') +sha256sums=('4fb9ea9d7f36e3f1b5fbf2f725e8f6300bfde4bd920757bbf3355204d7ddb984') build() { cd "$srcdir"/fonttools-${pkgver}
