Date: Wednesday, May 10, 2023 @ 15:43:40
  Author: alerque
Revision: 1459795

upgpkg: python-fonttools 4.39.4-1

Modified:
  python-fonttools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-10 14:25:24 UTC (rev 1459794)
+++ PKGBUILD    2023-05-10 15:43:40 UTC (rev 1459795)
@@ -5,8 +5,8 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.39.3
-pkgrel=3
+pkgver=4.39.4
+pkgrel=1
 pkgdesc='A library to manipulate font files from Python'
 url="https://github.com/fonttools/$_pyname";
 license=('MIT')
@@ -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=('977f1da078771abe51db0f6485dada952d9e87ad62612152eb0e66d520479cc4')
+sha256sums=('9fab7f15ad7a0b5cd040331090b726c81d8b0d7b043bb348c7dc242d901b4ee5')
 
 build() {
        cd "$_pyname-$pkgver"

Reply via email to