aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-03-16 02:59:41 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-03-16 03:03:40 +0200
commitcc915d2930b643769a821f7455e42a9693e69818 (patch)
tree192cd528b03235e69fc1c42f8e96b96721b3e8ef
parentffebe1ccfbaff636864c09567bc0724a344cad6b (diff)
downloadaports-cc915d2930b643769a821f7455e42a9693e69818.tar.bz2
aports-cc915d2930b643769a821f7455e42a9693e69818.tar.xz
testing/pgcli: upgrade to 2.0.2
-rw-r--r--testing/pgcli/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pgcli/APKBUILD b/testing/pgcli/APKBUILD
index 67cefb8126..057c157a19 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.1
+pkgver=2.0.2
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="c68a6bb75f2ddd8306dae1ef28e3866e20698e277bf34956c64cc3698d55a93a4d47eef5cff13a1e55c17db5b3f58c8e70d0789bfd5b4a463dfb8fa073e5436b pgcli-2.0.1.tar.gz"
+sha512sums="4aef5ddd21ea34c7579f3778deae112307c83ac37d4446c39bad767a4a8b558bbdd794dde638d9a1c694ec2ba67dd1b5773d87b443fc2080242ed0cc0ec8d5bc pgcli-2.0.2.tar.gz"