Date: Tuesday, October 4, 2022 @ 05:42:38
  Author: alerque
Revision: 1320864

upgpkg: python-fonttools 4.37.4-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-04 05:36:34 UTC (rev 1320863)
+++ PKGBUILD    2022-10-04 05:42:38 UTC (rev 1320864)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.37.3
+pkgver=4.37.4
 pkgrel=1
 pkgdesc='A library to manipulate font files from Python'
 url="https://github.com/fonttools/$_pyname";
@@ -33,7 +33,7 @@
             'python-unicodedata2: for displaying the Unicode character names 
when dumping the cmap table with ttx'
             'python-zopfli: faster backend fom WOFF 1.0 web fonts compression')
 source=("$url/archive/$pkgver/$_pyname-$pkgver.tar.gz")
-sha256sums=('52fb654cfb4ec295179d6513f25e6b05bc8268e418e59da7c59874abd372b138')
+sha256sums=('811389458954ff6fe3a503b11c00eccc202019b9dfe42c85de59365a45e7855d')
 
 build() {
        cd "$_pyname-$pkgver"

Reply via email to