aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-bottle-rest/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-rest/APKBUILD b/testing/py3-bottle-rest/APKBUILD
index a29f0fb805..4d71f43dea 100644
--- a/testing/py3-bottle-rest/APKBUILD
+++ b/testing/py3-bottle-rest/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-bottle-rest
_pkgname=bottle-rest
pkgver=0.5.0
-pkgrel=0
+pkgrel=1
pkgdesc="A decorator for REST in Bottle"
options="!check" # Has no github tarballs with tests
url="https://pypi.python.org/pypi/bottle-rest/"