git » python-pyelftools.git » commit 6346388

python 3.4 rebuild

author Felix Yan
2014-03-17 03:41:03 UTC
committer Felix Yan
2014-03-17 03:41:03 UTC
parent 48cc67d9e3bbac245e40080efdd37463f2718765

python 3.4 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 26cdc1c..ad9c7ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=python-pyelftools
 _pypiname=pyelftools
 pkgver=0.21
-pkgrel=1
+pkgrel=2
 pkgdesc="Python library for analyzing ELF files and DWARF debugging information"
 arch=('any')
 url="http://pypi.python.org/pypi/pyelftools"