summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2023-05-03 22:26:29 +0300
committerCaleb Maclennan2023-05-03 22:26:29 +0300
commit7b8750ef3a03f5fe196bfcce0e348a6edb451b2e (patch)
tree54f97c179a10a7d96e6685d5d5a4f81e92340721
parent989265931ba7c499930f191233ef412ee18c2af1 (diff)
downloadaur-7b8750ef3a03f5fe196bfcce0e348a6edb451b2e.tar.gz
upgpkg: python-axisregistry 0.3.10-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 156a9dd62195..11a7470a9457 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-axisregistry
pkgdesc = easy access to the GF Axis Registry
pkgver = 0.3.10
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/googlefonts/axisregistry
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 1c8c54ed3988..c946563f68ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pyname=axisregistry
pkgname=python-$_pyname
pkgver=0.3.10
-pkgrel=1
+pkgrel=2
pkgdesc='easy access to the GF Axis Registry'
arch=(any)
url="https://github.com/googlefonts/$_pyname"