[arch-commits] Commit in python-fonttools/repos/community-x86_64 (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Sat Jul 9 18:13:58 UTC 2022


    Date: Saturday, July 9, 2022 @ 18:13:57
  Author: alerque
Revision: 1249225

upgpkg: python-fonttools 4.34.4-1

Modified:
  python-fonttools/repos/community-x86_64/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-09 18:13:52 UTC (rev 1249224)
+++ PKGBUILD	2022-07-09 18:13:57 UTC (rev 1249225)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.34.3
+pkgver=4.34.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=('28e5b1d04e0a49a351052462dfd16591015438238990e49cc801e57a5328aff4')
+sha256sums=('01aeaf5b961be1a5c5583aa79cc1fb5333788b67f18aff6e5a3fafb5a644dac1')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list