git » python-pyelftools.git » commit 3500d45

Python 3.9 rebuild

author Evangelos Foutras
2020-11-10 04:31:42 UTC
committer Evangelos Foutras
2020-11-10 04:31:42 UTC
parent ada8bda2fad5f6fff7a0eb901110043a91613c95

Python 3.9 rebuild

PKGBUILD +1 -1

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