testing/pgcli: upgrade to 2.1.0

This commit is contained in:
Natanael Copa 2019-04-16 14:42:22 +00:00
parent 69abd709b7
commit 6b6868f7be

View File

@ -1,7 +1,7 @@
# Contributor: Thomas Boerger <thomas@webhippie.de>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=pgcli
pkgver=2.0.2
pkgver=2.1.0
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="4aef5ddd21ea34c7579f3778deae112307c83ac37d4446c39bad767a4a8b558bbdd794dde638d9a1c694ec2ba67dd1b5773d87b443fc2080242ed0cc0ec8d5bc pgcli-2.0.2.tar.gz"
sha512sums="1b9e4c542a1b87c7322e29c19fff1d09d53051a513e68d7ffe963d474a2bb6c5b1cb1dc58adc413d32b196ebb22ad9a1cf2a3b999da4d66b762b64e9d1083346 pgcli-2.1.0.tar.gz"