summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-04-28 10:51:00 +0200
committerKlaus Alexander Seistrup2024-04-28 10:51:00 +0200
commit92b6035ae943637d1da19876de54d6a4ba0e64f9 (patch)
tree62ac84d2293c0274f6739f389e9ca462f9556a3d /PKGBUILD
parent7adb78493d6762b9ab7ee5a144940745b7945cbb (diff)
downloadaur-92b6035ae943637d1da19876de54d6a4ba0e64f9.tar.gz
Bump for Python 3.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a499f49a086f..87a9fdc95f27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname="${pkgname/-git/}"
_srcname="${_pkgname/python-/}"
_srcdir="${_srcname}"
pkgver=1.2.0.r0.g378192b
-pkgrel=1
+pkgrel=2
pkgdesc='Python bindings for Ada, a fast and WHATWG spec-compliant URL parser (built from latest commit)'
arch=('aarch64' 'x86_64')
url="https://github.com/TkTech/$_srcname"