aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-bottle-request/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-request/APKBUILD b/testing/py3-bottle-request/APKBUILD
index bfcf6d353e6..11a3aea7be0 100644
--- a/testing/py3-bottle-request/APKBUILD
+++ b/testing/py3-bottle-request/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-bottle-request
_pkgname=bottle-request
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Bottle 'stateless' request object plugin"
options="!check" # No testsuite
url="http://github.com/turtlebender/bottle-request/"