Date: Tuesday, August 3, 2021 @ 19:33:09 Author: alerque Revision: 993548
upgpkg: python-fonttools 4.26.1 Modified: python-fonttools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-03 19:21:43 UTC (rev 993547) +++ PKGBUILD 2021-08-03 19:33:09 UTC (rev 993548) @@ -4,7 +4,7 @@ # Contributor: flying sheep <[email protected]> pkgname=python-fonttools -pkgver=4.26.0 +pkgver=4.26.1 pkgrel=1 pkgdesc='A library to manipulate font files from Python' url='https://github.com/fonttools/fonttools' @@ -25,7 +25,7 @@ 'python-unicodedata2: for displaying the Unicode character names when dumping the cmap table with ttx' 'python-zopfli: faster backend fom WOFF 1.0 web fonts compression') source=("https://github.com/fonttools/fonttools/archive/$pkgver/fonttools-$pkgver.zip") -sha256sums=('7f97fb79718998f9871fa21442cbee000c6e8f65f5f6fc6637fdf6273a068a95') +sha256sums=('9866c739b137bfd726178a3b223c72d6960d634f5eac93b6e1b6582cb5cd7249') build() { cd "fonttools-$pkgver"
