[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Thu Oct 3 18:08:10 UTC 2019
Date: Thursday, October 3, 2019 @ 18:08:09
Author: aginiewicz
Revision: 512518
upgpkg: python-fonttools 4.0.2-1
python-fonttools: new upstream release
Modified:
python-fonttools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-03 18:03:57 UTC (rev 512517)
+++ PKGBUILD 2019-10-03 18:08:09 UTC (rev 512518)
@@ -3,7 +3,7 @@
# Contributor: flying sheep <flying-sheep at web.de>
pkgname='python-fonttools'
-pkgver=4.0.0
+pkgver=4.0.2
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=('9415fda795f4ff8e89d41ab907388ec5a4c236f4774ea65a746d8c1e4e839d3d')
+sha256sums=('bb9bf6b5b4ded33e0d9f823e5ae2e1fa643af4d614915660abe3853a9a6931cd')
build() {
cd "$srcdir"/fonttools-${pkgver}
More information about the arch-commits
mailing list