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

Caleb Maclennan alerque at gemini.archlinux.org
Sat Dec 11 10:29:47 UTC 2021


    Date: Saturday, December 11, 2021 @ 10:29:46
  Author: alerque
Revision: 1068202

upgpkg: python-fonttools 4.28.3-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-11 10:24:37 UTC (rev 1068201)
+++ PKGBUILD	2021-12-11 10:29:46 UTC (rev 1068202)
@@ -4,8 +4,8 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.28.2
-pkgrel=3
+pkgver=4.28.3
+pkgrel=1
 pkgdesc='A library to manipulate font files from Python'
 url='https://github.com/fonttools/fonttools'
 license=('MIT')
@@ -29,7 +29,7 @@
               'python-pytest'
               'python-ufolib2')
 source=("https://github.com/fonttools/fonttools/archive/$pkgver/fonttools-$pkgver.zip")
-sha256sums=('1bd54098d61794a954ab288dc29a1fe142f896cea6d8b5830ca74d3c8d57075c')
+sha256sums=('b65414ff7bd4097a2396865a40e8c1c70cb14dd878f6923b24ce6e17e3c49ab7')
 
 build() {
 	cd "fonttools-$pkgver"



More information about the arch-commits mailing list