Date: Thursday, March 16, 2023 @ 13:14:55
  Author: alerque
Revision: 1421076

upgpkg: python-fonttools 4.39.1-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-16 13:11:27 UTC (rev 1421075)
+++ PKGBUILD    2023-03-16 13:14:55 UTC (rev 1421076)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.39.0
+pkgver=4.39.1
 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=('35ba12c2cf7722f5dc34c5bfe6f3f96f8a858db5849b5d3315725e7561e91ed1')
+sha256sums=('cb98124d5d996aca8416921ca38b37510ec3a9dc238f3088b9c589dde80f755e')
 
 build() {
        cd "$_pyname-$pkgver"

Reply via email to