Date: Tuesday, November 23, 2021 @ 21:51:26 Author: alerque Revision: 1054521
upgpkg: python-fonttools 4.28.2-1 Modified: python-fonttools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-23 21:45:01 UTC (rev 1054520) +++ PKGBUILD 2021-11-23 21:51:26 UTC (rev 1054521) @@ -4,7 +4,7 @@ # Contributor: flying sheep <[email protected]> pkgname=python-fonttools -pkgver=4.28.1 +pkgver=4.28.2 pkgrel=1 pkgdesc='A library to manipulate font files from Python' url='https://github.com/fonttools/fonttools' @@ -29,7 +29,7 @@ 'python-pytest' 'python-ufolib2') source=("https://github.com/fonttools/fonttools/archive/$pkgver/fonttools-$pkgver.zip") -sha256sums=('086f667985593c1682fdd5c6a4f24949269dfc33b330d4303bed349f789fd3e6') +sha256sums=('1bd54098d61794a954ab288dc29a1fe142f896cea6d8b5830ca74d3c8d57075c') build() { cd "fonttools-$pkgver"
