[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Sun Apr 19 17:10:48 UTC 2020
Date: Sunday, April 19, 2020 @ 17:10:47
Author: aginiewicz
Revision: 616522
upgpkg: python-fonttools 4.8.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-04-19 17:09:17 UTC (rev 616521)
+++ PKGBUILD 2020-04-19 17:10:47 UTC (rev 616522)
@@ -3,7 +3,7 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname=python-fonttools
-pkgver=4.8.0
+pkgver=4.8.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=('2c5a867c1ea5bfd19311d5c570e04adda7d95031cb89a23805238d1c9739158e')
+sha256sums=('596c0e8399c650dbf1048b7ca6fc7b12bd79a7db0981f3b87743de8c2b7512de')
build() {
cd "$srcdir"/fonttools-${pkgver}
More information about the arch-commits
mailing list