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

Caleb Maclennan alerque at gemini.archlinux.org
Mon Jan 24 19:49:06 UTC 2022


    Date: Monday, January 24, 2022 @ 19:49:05
  Author: alerque
Revision: 1114877

upgpkg: python-fonttools 4.29.0-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-24 19:34:01 UTC (rev 1114876)
+++ PKGBUILD	2022-01-24 19:49:05 UTC (rev 1114877)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.28.5
+pkgver=4.29.0
 pkgrel=1
 pkgdesc='A library to manipulate font files from Python'
 url="https://github.com/fonttools/$_pyname"
@@ -30,7 +30,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=('77d22ec2684d75f48176fe21f317c8f13a5abed3f00e2d4772b2f4a3acc012d1')
+sha256sums=('3b17c85f920de814fde3727ba6195d2478d62a1fceb01dd1c275a86eb32ef652')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list