[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Sat Jun 13 15:40:55 UTC 2020
Date: Saturday, June 13, 2020 @ 15:40:55
Author: aginiewicz
Revision: 642880
upgpkg: python-fonttools 4.12.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-06-13 15:38:57 UTC (rev 642879)
+++ PKGBUILD 2020-06-13 15:40:55 UTC (rev 642880)
@@ -3,7 +3,7 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname=python-fonttools
-pkgver=4.11.0
+pkgver=4.12.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=('7fe5937206099ef284055b8c94798782e0993a740eed87f0dd262ed9870788aa')
+sha256sums=('c9589820710345b8bdaacd1cffdccc28f1a00272ae99d1dad294eae01dc4cb10')
build() {
cd "$srcdir"/fonttools-${pkgver}
More information about the arch-commits
mailing list