aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-bottle-sqlalchemy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-bottle-sqlalchemy/APKBUILD')
-rw-r--r--testing/py3-bottle-sqlalchemy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-sqlalchemy/APKBUILD b/testing/py3-bottle-sqlalchemy/APKBUILD
index 445d0a76709..82bd2d7419a 100644
--- a/testing/py3-bottle-sqlalchemy/APKBUILD
+++ b/testing/py3-bottle-sqlalchemy/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-bottle-sqlalchemy
_pkgname=bottle-sqlalchemy
pkgver=0.4.3
-pkgrel=0
+pkgrel=1
pkgdesc="Bottle SQLAlchemy integration plugin"
options="!check" # No testsuite in tarballs or usable github tarballs
url="http://www.github.com/iurisilvio/bottle-sqlalchemy"