diff --git a/testing/py3-bottle-session/APKBUILD b/testing/py3-bottle-session/APKBUILD index 646a9782eec..8bbf5e70d38 100644 --- a/testing/py3-bottle-session/APKBUILD +++ b/testing/py3-bottle-session/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-bottle-session _pkgname=bottle-session pkgver=0.9 -pkgrel=0 +pkgrel=1 pkgdesc="Bottle session plugin" options="!check" # No testsuite on tarball url="https://bitbucket.org/devries/bottle-session"