git » python-pyelftools.git » commit d007970

Python 3.9 rebuild

author Felix Yan
2020-11-11 10:34:43 UTC
committer Felix Yan
2020-11-11 10:34:43 UTC
parent 3500d458731d28accbf516380d19c776b4cfa884

Python 3.9 rebuild

PKGBUILD +1 -1

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