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 e09111e3e89a..b5741a02f641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pypiname=pyperformance
pkgname=python-$_pypiname
pkgver=1.0.0
-pkgrel=2.1
+pkgrel=3
pkgdesc='Python Performance Benchmark Suite'
url="https://github.com/python/pyperformance"
depends=('python-pyperf' 'python-six')