aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-pyramid-addons/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyramid-addons/APKBUILD b/testing/py3-pyramid-addons/APKBUILD
index f791e43064c..f183587473e 100644
--- a/testing/py3-pyramid-addons/APKBUILD
+++ b/testing/py3-pyramid-addons/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pyramid-addons
_pkgname=pyramid_addons
pkgver=0.20
-pkgrel=1
+pkgrel=2
pkgdesc="A pyramid plugin that provides extra functionality"
options="!check" # No testsuite
url="https://github.com/bboe/pyramid_addons"