aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pgcli/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pgcli/APKBUILD')
-rw-r--r--testing/pgcli/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pgcli/APKBUILD b/testing/pgcli/APKBUILD
index 6abbb81552..67cefb8126 100644
--- a/testing/pgcli/APKBUILD
+++ b/testing/pgcli/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Thomas Boerger <thomas@webhippie.de>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=pgcli
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=0
pkgdesc="Postgres CLI with autocompletion and syntax highlighting"
url="https://www.pgcli.com"
@@ -39,4 +39,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a8c0a0a359816a483a6a6ce9b4f9d7af4a9ed9b7efff7d89b451f644ee90c7590f31869ca459f7fd0aacf8f855bc5047e3f54174083d92af7eb725bd8f489f41 pgcli-2.0.0.tar.gz"
+sha512sums="c68a6bb75f2ddd8306dae1ef28e3866e20698e277bf34956c64cc3698d55a93a4d47eef5cff13a1e55c17db5b3f58c8e70d0789bfd5b4a463dfb8fa073e5436b pgcli-2.0.1.tar.gz"