summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanct122023-05-09 01:19:27 +0700
committerDanct122023-05-09 01:19:27 +0700
commit7d4ffa56d1b10641b3f03573fed48500df5463f0 (patch)
tree1001671db6591768796fe237a7503afa228d5a8e /PKGBUILD
parent0bff870ad5e2520c8ae303cffb30a841555651e6 (diff)
downloadaur-7d4ffa56d1b10641b3f03573fed48500df5463f0.tar.gz
rebuild for python 3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37ca344bfdbc..901907a4f654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-gbinder
pkgver=1.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="Python bindings for libgbinder"
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://github.com/erfanoabdi/gbinder-python"