aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-flask-paginate/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-24 06:10:41 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-24 07:38:54 -0300
commit047fe742cc1828a5c11e57282cc6c2cedd5dfd0d (patch)
tree58b975fa97d5da5a4fc04c75529fc9738f120f9c /testing/py3-flask-paginate/APKBUILD
parent6231ded90615e1e5f6954a9e43916eb53b3bd136 (diff)
downloadaports-047fe742cc1828a5c11e57282cc6c2cedd5dfd0d.tar.bz2
aports-047fe742cc1828a5c11e57282cc6c2cedd5dfd0d.tar.xz
testing/py3-flask-paginate: upgrade to 0.5.4
Diffstat (limited to 'testing/py3-flask-paginate/APKBUILD')
-rw-r--r--testing/py3-flask-paginate/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-flask-paginate/APKBUILD b/testing/py3-flask-paginate/APKBUILD
index 67cb93bbba..2309e4cc0d 100644
--- a/testing/py3-flask-paginate/APKBUILD
+++ b/testing/py3-flask-paginate/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-flask-paginate
_pkgname=Flask-paginate
-pkgver=0.5.3
+pkgver=0.5.4
pkgrel=0
pkgdesc="Simple paginate support for Flask"
url="https://pypi.python.org/pypi/Flask-paginate"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="18da164753638aa7b1596b9f5b2f8d41ac36e2c858d2e0a6bffe50978de16af933d8c96cb353061187b65d3fecb9bce303200b0f36bbb2dcb0af39e0a37b11e0 flask-paginate-0.5.3.tar.gz"
+sha512sums="5b32cf7355e3b2b4f347ec5ce5a4d6bfed663357d9b587014bd4ee13556add3c8704514cf9b6048f869b6950d9155d7ab1b2a1ed8914e568f82c757fae1d61c5 flask-paginate-0.5.4.tar.gz"