[arch-commits] Commit in python-fonttools/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Dec 7 11:19:02 UTC 2019


    Date: Saturday, December 7, 2019 @ 11:19:02
  Author: aginiewicz
Revision: 536265

upgpkg: python-fonttools 4.2.1-1

python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-07 11:12:40 UTC (rev 536264)
+++ PKGBUILD	2019-12-07 11:19:02 UTC (rev 536265)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.1.0
+pkgver=4.2.1
 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=('683d4bebf9a5976e3b7d46a64a90708f6fcf8e13cf770e5a0b0d258a02c11d76')
+sha256sums=('1b780f008d8412eec58d17bbfafa43b34a8480ed607621d4383c0986fa2c097d')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list