Date: Monday, August 24, 2020 @ 19:00:22 Author: aginiewicz Revision: 687708
upgpkg: python-fonttools 4.14.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-08-24 18:59:37 UTC (rev 687707) +++ PKGBUILD 2020-08-24 19:00:22 UTC (rev 687708) @@ -3,7 +3,7 @@ # Contributor: flying sheep <[email protected]> pkgname=python-fonttools -pkgver=4.13.0 +pkgver=4.14.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=('63987cd374c39a75146748f8be8637634221e53fef15cdf76f17777676d8545a') +sha256sums=('65744b52eee9da4e6ece77e0f8be1f79ab75f30d0b161ce667e9e2e2ed00b0d1') build() { cd "$srcdir"/fonttools-${pkgver}
