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

Antonio Rojas arojas at archlinux.org
Sat Apr 3 19:41:03 UTC 2021


    Date: Saturday, April 3, 2021 @ 19:41:03
  Author: arojas
Revision: 911547

Update to 4.22.0

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-03 19:39:42 UTC (rev 911546)
+++ PKGBUILD	2021-04-03 19:41:03 UTC (rev 911547)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.21.1
+pkgver=4.22.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/archive/${pkgver}/fonttools-${pkgver}.zip")
-sha256sums=('e3d14517fcb4187c940ddfdef34e560b04a1580c00fd1a93fcdefcd0dedcc195')
+sha256sums=('299401ad4c105c5c1b47f7490825f120a8bd1f1f74906e2f21f9965f5cec3a2f')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list