aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pgcli
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-05-30 18:14:29 +0200
committerShiz <hi@shiz.me>2017-06-02 10:26:18 +0200
commit2bddc15de66effeca01a7856e54a862c52a21391 (patch)
treed6d41a23649b1619820253433af865aab13d708b /testing/pgcli
parent82307221e13669dae9551b3dfe0d1f8472fbf3ce (diff)
downloadaports-2bddc15de66effeca01a7856e54a862c52a21391.tar.bz2
aports-2bddc15de66effeca01a7856e54a862c52a21391.tar.xz
testing/pgcli: upgrade to 1.6.0
Diffstat (limited to 'testing/pgcli')
-rw-r--r--testing/pgcli/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pgcli/APKBUILD b/testing/pgcli/APKBUILD
index e2565a8e13..61edd3b049 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=1.5.1
+pkgver=1.6.0
pkgrel=0
pkgdesc="Postgres CLI with autocompletion and syntax highlighting"
url="http://pgcli.com"
@@ -37,4 +37,4 @@ package() {
python2 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="cf81f6c99e2a6ac8b84d299c312f0d838043493ca3c0dbb6eb2b976e50f7607cd2932d05467ccae98da7dd12c2d5d604807c1b421bb467fd51086fbdc538cc13 pgcli-1.5.1.tar.gz"
+sha512sums="feaa5d3975363fb487868e423c5800cee28cc4c3b287ea25ec4197a8c9e54237b2d52d8a6087debaccfbed19a4346203d13b1f08e42d0bace7fbc2351d97bdea pgcli-1.6.0.tar.gz"