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

Antonio Rojas arojas at archlinux.org
Wed Apr 28 17:14:08 UTC 2021


    Date: Wednesday, April 28, 2021 @ 17:14:08
  Author: arojas
Revision: 924985

Update to 4.22.1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-28 17:12:55 UTC (rev 924984)
+++ PKGBUILD	2021-04-28 17:14:08 UTC (rev 924985)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.22.0
+pkgver=4.22.1
 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=('299401ad4c105c5c1b47f7490825f120a8bd1f1f74906e2f21f9965f5cec3a2f')
+sha256sums=('390f7a922e1e724707931739d49bc795257b8c749c312ba3aa10447bb4b77120')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}



More information about the arch-commits mailing list