[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Jul 16 17:45:46 UTC 2021
Date: Friday, July 16, 2021 @ 17:45:45
Author: felixonmars
Revision: 977671
upgpkg: python-fonttools 4.25.1-1
Modified:
python-fonttools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-16 17:45:38 UTC (rev 977670)
+++ PKGBUILD 2021-07-16 17:45:45 UTC (rev 977671)
@@ -3,7 +3,7 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname=python-fonttools
-pkgver=4.25.0
+pkgver=4.25.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/archive/${pkgver}/fonttools-${pkgver}.zip")
-sha512sums=('49b37cadada97019d1b3fd9dcde113d57f54543c834529919f4bd37b532c84d2f796c41203a79ff71b146e4a1e935f0a3dd06b90e898033013cb18a86eb9c258')
+sha512sums=('1192ff67948e9579cc22062f3b7c98cbf4e3c6dba1c0924440de0247d6ea5f5aabbeaccb3ce96487453778119562e16847f596093fb304eb7cd530177c39a1f5')
build() {
cd "$srcdir"/fonttools-${pkgver}
More information about the arch-commits
mailing list