summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJelle van der Waa2024-04-07 12:14:02 +0200
committerJelle van der Waa2024-04-07 12:14:02 +0200
commitea1872bf4ee70088d53ce367912bdb0415d2b8a9 (patch)
tree7e64f1e485b9cf0c1fb5cbd6c839fd497e86e77c /PKGBUILD
parente05593fc95530e1fd1ee198099032d09e465eaad (diff)
downloadaur-python-nine.tar.gz
upgpkg: 1.1.0-8: Rebuild with 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 5863bdb1b1d2..526076b91b75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-nine'
_pkgbase="${pkgname#python-}"
pkgver=1.1.0
-pkgrel=7
+pkgrel=8
arch=('any')
pkgdesc="Python 3/2 compatibility library, allowing to add py2 compat to py3 code"
url="https://github.com/nandoflorestan/nine/"