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

Antonio Rojas arojas at archlinux.org
Sun May 23 07:36:04 UTC 2021


    Date: Sunday, May 23, 2021 @ 07:36:04
  Author: arojas
Revision: 942894

Update to 4.23.0

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-23 07:29:29 UTC (rev 942893)
+++ PKGBUILD	2021-05-23 07:36:04 UTC (rev 942894)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.22.1
+pkgver=4.23.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=('390f7a922e1e724707931739d49bc795257b8c749c312ba3aa10447bb4b77120')
+sha256sums=('9c86799406e532b779fbaecb323026b427cd703dee536558f80d4020d23651b1')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list