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

Andrzej Giniewicz aginiewicz at archlinux.org
Tue Mar 24 18:41:04 UTC 2020


    Date: Tuesday, March 24, 2020 @ 18:41:03
  Author: aginiewicz
Revision: 603904

upgpkg: python-fonttools 4.6.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-03-24 18:34:09 UTC (rev 603903)
+++ PKGBUILD	2020-03-24 18:41:03 UTC (rev 603904)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.5.0
+pkgver=4.6.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=('bba1f50899dccd234fb3fa6ddf9ea9c15fe1a5435dfde42cbec9fe2a9c4398af')
+sha256sums=('18ebd83054995509584a542f70202f9fe8f0dacdb6eab3e132e96a067f9b09d7')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list