summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2023-05-04 00:57:50 +0300
committerCaleb Maclennan2023-05-04 00:57:50 +0300
commit3013b4b35a83de5c43f4ed2dd1d0bdea47dbd794 (patch)
tree037f596cc974e53b00dd3899cc01ecda54925192
parent9bc8aaff6379f700f2fd784adefe6ac9f09a0da9 (diff)
downloadaur-3013b4b35a83de5c43f4ed2dd1d0bdea47dbd794.tar.gz
upgpkg: gftools 0.9.29-2
Rebuild for Python 3.11, normalize PEP517 build tooling
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f098bdbff8d..ace061ab8f32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gftools
pkgdesc = Misc tools for working with the Google Fonts library
pkgver = 0.9.29
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/googlefonts/gftools
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index d9a0619b5bc3..787eafe9b7ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gftools
pkgver=0.9.29
-pkgrel=1
+pkgrel=2
pkgdesc='Misc tools for working with the Google Fonts library'
arch=(any)
url="https://github.com/googlefonts/$pkgname"