diff options
Diffstat (limited to 'testing/py3-bottle-redis')
-rw-r--r-- | testing/py3-bottle-redis/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-redis/APKBUILD b/testing/py3-bottle-redis/APKBUILD index 221b920e0f..e08d326bc4 100644 --- a/testing/py3-bottle-redis/APKBUILD +++ b/testing/py3-bottle-redis/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-bottle-redis _pkgname=bottle-redis pkgver=0.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Bottle redis plugin" options="!check" # No testsuite url="https://github.com/bottlepy/bottle-redis" |