diff --git a/testing/py3-bottle-request/APKBUILD b/testing/py3-bottle-request/APKBUILD index 00116f00917..32ea54c37a5 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=9 +pkgrel=10 pkgdesc="Bottle 'stateless' request object plugin" options="!check" # No testsuite url="https://github.com/turtlebender/bottle-request/"