author | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 17:12:31 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 17:12:31 UTC |
parent | 73feaa8bd01a64cdb4c46cc2a690e31bf3c0e248 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 9d2605d..3a48cae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pyelftools _pkgname=pyelftools pkgver=0.29 -pkgrel=1 +pkgrel=2 pkgdesc='Python library for analyzing ELF files and DWARF debugging information' url='https://github.com/eliben/pyelftools' arch=('any')