aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-26 13:45:40 -0300
committerTBK <tbk@jjtc.eu>2020-04-26 16:55:45 +0000
commit0742162b971042e0f3e31072c3e0edd5153fa175 (patch)
tree8942d6b860a4aa9e9c352016e2818bc443e11b37 /testing
parentca5c2d83ad65907b15bf6a8322fe00694922c87d (diff)
downloadaports-0742162b971042e0f3e31072c3e0edd5153fa175.tar.bz2
aports-0742162b971042e0f3e31072c3e0edd5153fa175.tar.xz
testing/py3-pgspecial: upgrade to 1.11.10
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-pgspecial/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pgspecial/APKBUILD b/testing/py3-pgspecial/APKBUILD
index efbd5dc6c0..b9aa5d0eee 100644
--- a/testing/py3-pgspecial/APKBUILD
+++ b/testing/py3-pgspecial/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=py3-pgspecial
_pkgname=pgspecial
-pkgver=1.11.9
+pkgver=1.11.10
pkgrel=0
pkgdesc="Meta-commands handler for Postgres Database"
url="https://pypi.python.org/pypi/pgspecial"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="fcf5dbeaea5713ac282f6059d23f6534efd5f24301f9ac9ee01f096abd187af462872500b95420fda0e14c49fc7a9f1c9171d5cd2dee18b3a600ef6a9af967e5 pgspecial-1.11.9.tar.gz"
+sha512sums="04ef511a26a92bc21a99d256e8f71ce6b12b8ee66a50dd2e2b92e647a0163a23e49f4451eaed0d11c7fbf6ffb421444f48d1991b66c9c3b8a3aa8a00fafbeb08 pgspecial-1.11.10.tar.gz"