diff --git a/srcpkgs/pgcli/template b/srcpkgs/pgcli/template index b967287e9c..f7361a5585 100644 --- a/srcpkgs/pgcli/template +++ b/srcpkgs/pgcli/template @@ -1,6 +1,6 @@ # Template file for 'pgcli' pkgname=pgcli -version=2.1.1 +version=2.2.0 revision=1 archs=noarch build_style=python3-module @@ -14,7 +14,7 @@ maintainer="Aluísio Augusto Silva Gonçalves " license="BSD-3-Clause" homepage="https://www.pgcli.com" distfiles="${PYPI_SITE}/p/pgcli/pgcli-${version}.tar.gz" -checksum=84e0817a29c3cacaaaf85351422bdb90f230f2550e4af558c25536fd235ab6ca +checksum=54138a31e6736a34c63b84a6d134c9292c9a73543cc0f66e80a0aaf79259d39b do_check() { # pgcli tests require a PostgreSQL server; skip them.