summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAseem Athale2024-04-28 00:27:44 +0530
committerAseem Athale2024-04-28 00:27:44 +0530
commitd0b94cbc233608b78521f78701018e63016e367f (patch)
tree1665eabafebb5a2e30434e3c30769c4ccc5a84b7 /PKGBUILD
parent1a70e244d68b551c2cc7cae2eb9d69990717ee9c (diff)
downloadaur-python-curses-menu.tar.gz
python-curses-menu: upgpkg: 0.8.1-2: 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 00cda29a9971..e86d1b8312ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_base=curses-menu
pkgname=python-${_base}
pkgver=0.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="A simple console menu system using curses"
arch=('any')
url="https://github.com/pmbarrett314/${_base}"