[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Jul 15 17:23:41 UTC 2021
Date: Thursday, July 15, 2021 @ 17:23:41
Author: arojas
Revision: 977440
Update to 4.25.0
Modified:
python-fonttools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-15 17:20:52 UTC (rev 977439)
+++ PKGBUILD 2021-07-15 17:23:41 UTC (rev 977440)
@@ -3,7 +3,7 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname=python-fonttools
-pkgver=4.24.4
+pkgver=4.25.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/archive/${pkgver}/fonttools-${pkgver}.zip")
-sha512sums=('419227943c200ce372d27d70a998ff8ec6c2ee075df4ae4407253b35f1c3956dabdd8373235accde69f5e654a4ede30ed9406c8eac05469a5dc84a7a252f5e08')
+sha512sums=('49b37cadada97019d1b3fd9dcde113d57f54543c834529919f4bd37b532c84d2f796c41203a79ff71b146e4a1e935f0a3dd06b90e898033013cb18a86eb9c258')
build() {
cd "$srcdir"/fonttools-${pkgver}
More information about the arch-commits
mailing list