author | Felix Yan
<felixonmars@archlinux.org> 2020-11-11 10:34:43 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2020-11-11 10:34:43 UTC |
parent | 3500d458731d28accbf516380d19c776b4cfa884 |
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')