diff options
Diffstat (limited to 'testing/py3-bottle-session')
-rw-r--r-- | testing/py3-bottle-session/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-session/APKBUILD b/testing/py3-bottle-session/APKBUILD index 646a9782ee..8bbf5e70d3 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" |