[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Mon Feb 3 21:28:53 UTC 2020
Date: Monday, February 3, 2020 @ 21:28:52
Author: aginiewicz
Revision: 561993
upgpkg: python-fonttools 4.3.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-02-03 21:21:47 UTC (rev 561992)
+++ PKGBUILD 2020-02-03 21:28:52 UTC (rev 561993)
@@ -3,7 +3,7 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname=python-fonttools
-pkgver=4.2.4
+pkgver=4.3.0
pkgrel=1
pkgdesc="A library to manipulate font files from Python"
url="https://github.com/fonttools/fonttools"
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip")
-sha256sums=('955f5ba98b6f95778e3308010b196fa1a0d8862fb3ac75408919f5038e75e267')
+sha256sums=('0c16d5da7846a92aedcb448277d13d3b729f7de48a917768d97ebd0d17067d7f')
build() {
cd "$srcdir"/fonttools-${pkgver}
More information about the arch-commits
mailing list