Date: Friday, October 25, 2019 @ 15:59:24 Author: felixonmars Revision: 365657
Python 3.8 rebuild Modified: python-pyelftools/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:58:52 UTC (rev 365656) +++ PKGBUILD 2019-10-25 15:59:24 UTC (rev 365657) @@ -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')
