summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAseem Athale2024-04-28 00:54:42 +0530
committerAseem Athale2024-04-28 00:54:42 +0530
commit822005193f34c421b55dd6f6248e3bd42611eaad (patch)
tree11ec5dee8a66fd21509f2b8c315bccc0fbdfd21e /PKGBUILD
parent07adc7c3a6ad42f749870fea852bb36ed3737112 (diff)
downloadaur-822005193f34c421b55dd6f6248e3bd42611eaad.tar.gz
python-varname-git: Python 3.12 rebuild
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ce7e5048086..247acbd98544 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=python-varname
pkgname=${_pkgname}-git
pkgver=0.13.0.r0.gea1ec82
-pkgrel=1
+pkgrel=2
pkgdesc="A Python library to retrieve variable names from functions or classes -- git version"
arch=('any')
url="https://github.com/pwwang/${_pkgname}"