author | Felix Yan
<felixonmars@archlinux.org> 2018-06-28 20:31:59 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2018-06-28 20:31:59 UTC |
parent | de11b841c81e5a354d47088839f59817d5b5f5c3 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 6671158..f9a1edb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=python-pyelftools pkgname=('python2-pyelftools' 'python-pyelftools') _pkgname=pyelftools pkgver=0.24 -pkgrel=2 +pkgrel=3 pkgdesc='Python library for analyzing ELF files and DWARF debugging information' url='https://github.com/eliben/pyelftools' arch=('any')