[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Tue Nov 16 18:39:06 UTC 2021
Date: Tuesday, November 16, 2021 @ 18:39:05
Author: alerque
Revision: 1048834
upgpkg: python-fonttools 4.28.0-1
Modified:
python-fonttools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-16 18:35:34 UTC (rev 1048833)
+++ PKGBUILD 2021-11-16 18:39:05 UTC (rev 1048834)
@@ -4,7 +4,7 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname=python-fonttools
-pkgver=4.27.1
+pkgver=4.28.0
pkgrel=1
pkgdesc='A library to manipulate font files from Python'
url='https://github.com/fonttools/fonttools'
@@ -29,7 +29,7 @@
'python-pytest'
'python-ufolib2')
source=("https://github.com/fonttools/fonttools/archive/$pkgver/fonttools-$pkgver.zip")
-sha256sums=('61684bdaa96655d0bbd3e859368348a0931cfb313b15bb104e16ff664c0d28c9')
+sha256sums=('d4260d77e65e6711c1ae733f9aedcf5657d4ca0e3c8ed0d7a5f1cfd4b63c5bd3')
build() {
cd "fonttools-$pkgver"
More information about the arch-commits
mailing list