[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Wed Dec 15 19:35:39 UTC 2021
Date: Wednesday, December 15, 2021 @ 19:35:39
Author: alerque
Revision: 1073432
upgpkg: python-fonttools 4.28.4-1
Modified:
python-fonttools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-15 19:34:06 UTC (rev 1073431)
+++ PKGBUILD 2021-12-15 19:35:39 UTC (rev 1073432)
@@ -4,8 +4,8 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname=python-fonttools
-pkgver=4.28.3
-pkgrel=2
+pkgver=4.28.4
+pkgrel=1
pkgdesc='A library to manipulate font files from Python'
url='https://github.com/fonttools/fonttools'
license=('MIT')
@@ -29,7 +29,7 @@
'python-pytest'
'python-ufolib2')
source=("https://github.com/fonttools/fonttools/archive/$pkgver/fonttools-$pkgver.zip")
-sha256sums=('b65414ff7bd4097a2396865a40e8c1c70cb14dd878f6923b24ce6e17e3c49ab7')
+sha256sums=('9656a5d48ac54345c55676ceb4e2a01e6431811504bdcc48b4484a563bb8608c')
build() {
cd "fonttools-$pkgver"
More information about the arch-commits
mailing list