git » python-pyelftools.git » commit dc26380

rebuild with python 3.11

author Felix Yan
2023-04-06 17:12:31 UTC
committer Felix Yan
2023-04-06 17:12:31 UTC
parent 73feaa8bd01a64cdb4c46cc2a690e31bf3c0e248

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9d2605d..3a48cae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=python-pyelftools
 _pkgname=pyelftools
 pkgver=0.29
-pkgrel=1
+pkgrel=2
 pkgdesc='Python library for analyzing ELF files and DWARF debugging information'
 url='https://github.com/eliben/pyelftools'
 arch=('any')