git » python-pyelftools.git » commit 88b5d3f

Python 3.8 rebuild

author Felix Yan
2019-10-31 18:25:57 UTC
committer Felix Yan
2019-10-31 18:25:57 UTC
parent b5325bd9553f2fa123b7cd4af5fde04f837c6287

Python 3.8 rebuild

PKGBUILD +1 -1

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