git » python-pyelftools.git » commit ac83931

rebuild for python 3.3.0

author Stéphane Gaudreault
2012-09-29 16:38:22 UTC
committer Stéphane Gaudreault
2012-09-29 16:38:22 UTC
parent 8d854145ec2c5de3b9917d81d14a050c9359b1d3

rebuild for python 3.3.0

PKGBUILD +1 -1

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