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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Feb 1 11:52:45 UTC 2022


    Date: Tuesday, February 1, 2022 @ 11:52:22
  Author: alerque
Revision: 1121952

upgpkg: python-fonttools 4.29.1-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-01 11:07:12 UTC (rev 1121951)
+++ PKGBUILD	2022-02-01 11:52:22 UTC (rev 1121952)
@@ -5,7 +5,7 @@
 
 pkgname=python-fonttools
 _pyname=${pkgname#python-}
-pkgver=4.29.0
+pkgver=4.29.1
 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=('3b17c85f920de814fde3727ba6195d2478d62a1fceb01dd1c275a86eb32ef652')
+sha256sums=('db2ec36d9d202af630be1e0cf05108afd8eda5aa66b82957e3ed75065d3e2cdd')
 
 build() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list