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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Mar 21 14:19:49 UTC 2020


    Date: Saturday, March 21, 2020 @ 14:19:49
  Author: aginiewicz
Revision: 602770

upgpkg: python-fonttools 4.5.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-21 14:18:26 UTC (rev 602769)
+++ PKGBUILD	2020-03-21 14:19:49 UTC (rev 602770)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.4.3
+pkgver=4.5.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=('f5b014cc20f26bc812818330e3ac00db612721d1f24f98db42b40c307c2d9205')
+sha256sums=('bba1f50899dccd234fb3fa6ddf9ea9c15fe1a5435dfde42cbec9fe2a9c4398af')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list