git » python-pyelftools.git » commit b5325bd

Python 3.8 rebuild

author Felix Yan
2019-10-25 15:59:24 UTC
committer Felix Yan
2019-10-25 15:59:24 UTC
parent 125886d60bc293312e60525e2627ebdd1d2ac667

Python 3.8 rebuild

PKGBUILD +1 -1

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