aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-pyramid-layout/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyramid-layout/APKBUILD b/testing/py3-pyramid-layout/APKBUILD
index d1513e2ddb..937d056f2f 100644
--- a/testing/py3-pyramid-layout/APKBUILD
+++ b/testing/py3-pyramid-layout/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pyramid-layout
_pkgname=pyramid_layout
pkgver=1.0
-pkgrel=0
+pkgrel=1
pkgdesc="A pyramid plugin that provides UI layout"
options="!check" # Requires unpackaged 'pyramid_zcml'
url="https://pypi.python.org/pypi/pyramid_layout"