diff options
-rw-r--r-- | testing/py3-bottle-sqlite/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-sqlite/APKBUILD b/testing/py3-bottle-sqlite/APKBUILD index 6c235f1c86..c0ccf6379b 100644 --- a/testing/py3-bottle-sqlite/APKBUILD +++ b/testing/py3-bottle-sqlite/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-bottle-sqlite _pkgname=bottle-sqlite pkgver=0.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="Bottle sqlite plugin" options="!check" # No testsuite url="https://pypi.python.org/pypi/bottle-sqlite" |