diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-12-11 05:26:11 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-12-11 05:26:11 +0100 |
| commit | 4e56e5cc082c3a5c56c6a2601c684102ab12e413 (patch) | |
| tree | 93169f1e75b8a4480164b67f0195c7539d16d332 /testing | |
| parent | dd552b01b186a01114fb8d877ba15cf1895f0121 (diff) | |
| download | aports-4e56e5cc082c3a5c56c6a2601c684102ab12e413.tar.bz2 aports-4e56e5cc082c3a5c56c6a2601c684102ab12e413.tar.xz | |
testing/py3-pgspecial: upgrade to 1.11.9
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-pgspecial/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pgspecial/APKBUILD b/testing/py3-pgspecial/APKBUILD index 53c7ecf872..efbd5dc6c0 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.8 +pkgver=1.11.9 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="5b9bebdba2d71867c7fa41496f9836024625517d6608fc7d5c9c97ef392f389ae83a2cda1cd2c675bd5f2c4c09ceb127dadee167122bacbca7807484fc84a1ad pgspecial-1.11.8.tar.gz" +sha512sums="fcf5dbeaea5713ac282f6059d23f6534efd5f24301f9ac9ee01f096abd187af462872500b95420fda0e14c49fc7a9f1c9171d5cd2dee18b3a600ef6a9af967e5 pgspecial-1.11.9.tar.gz" |
