summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2023-05-03 22:03:50 +0300
committerCaleb Maclennan2023-05-03 22:03:50 +0300
commit2378fc2cccda72bbe691711c2e3815edfdae5cc1 (patch)
treef0ba5663458e0561e3a952b474f2331950c6384d /PKGBUILD
parentddc02b401f97f11aa104ea1a5f29fd0c56695b3c (diff)
downloadaur-2378fc2cccda72bbe691711c2e3815edfdae5cc1.tar.gz
upgpkg: python-uharfbuzz 0.36.0-2
Rebuild for Python 3.11, normalize PEP517 build tooling
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6be3c3ed2c1a..d837a2507c36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pyname=uharfbuzz
pkgname=python-$_pyname
pkgver=0.36.0
-pkgrel=1
+pkgrel=2
pkgdesc='Streamlined Cython bindings for the harfbuzz shaping engine'
arch=(x86_64)
url="https://github.com/harfbuzz/$_project"