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

Andrzej Giniewicz aginiewicz at archlinux.org
Fri May 29 08:12:43 UTC 2020


    Date: Friday, May 29, 2020 @ 08:12:41
  Author: aginiewicz
Revision: 636973

upgpkg: python-fonttools 4.11.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-05-29 08:08:51 UTC (rev 636972)
+++ PKGBUILD	2020-05-29 08:12:41 UTC (rev 636973)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.10.2
+pkgver=4.11.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools"
@@ -23,7 +23,7 @@
 	    "python-reportlab: to drawing glyphs as PNG images"
             "python-lz4: for graphite type tables in ttLib/tables")
 source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip")
-sha256sums=('2ae6568736f1f280ffa7e2ea44e129c3304e9a7d9fe33ffabb165d36b136f5da')
+sha256sums=('7fe5937206099ef284055b8c94798782e0993a740eed87f0dd262ed9870788aa')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list