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

Caleb Maclennan alerque at gemini.archlinux.org
Thu Sep 23 20:50:53 UTC 2021


    Date: Thursday, September 23, 2021 @ 20:50:53
  Author: alerque
Revision: 1022769

upgpkg: python-fonttools 4.27.1-1

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 20:50:39 UTC (rev 1022768)
+++ PKGBUILD	2021-09-23 20:50:53 UTC (rev 1022769)
@@ -4,8 +4,8 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=python-fonttools
-pkgver=4.27.0
-pkgrel=2
+pkgver=4.27.1
+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=('e7c1b2dea4ffb2cb54cc9037d6252fd0362370d9675891b950cfae753d05e327')
+sha256sums=('61684bdaa96655d0bbd3e859368348a0931cfb313b15bb104e16ff664c0d28c9')
 
 build() {
 	cd "fonttools-$pkgver"



More information about the arch-commits mailing list