summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0020a0eb8dd..84d054501ee1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _base=yep
pkgname=python-${_base}
pkgdesc="A module for profiling compiled extensions"
pkgver=0.4
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://pypi.python.org/pypi/${_base}/"
depends=(gperftools python)