diff --git a/srcpkgs/pgcli/template b/srcpkgs/pgcli/template index 5eb4401a4dfc86..ea63c2a3063e37 100644 --- a/srcpkgs/pgcli/template +++ b/srcpkgs/pgcli/template @@ -1,6 +1,6 @@ # Template file for 'pgcli' pkgname=pgcli -version=4.5.0 +version=4.6.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm" @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://www.pgcli.com" changelog="https://raw.githubusercontent.com/dbcli/pgcli/main/changelog.rst" distfiles="${PYPI_SITE}/p/pgcli/pgcli-${version}.tar.gz" -checksum=9dce07f5b628068156256cb818e5191a773afe6eeb7054f210fa892813625e3e +checksum=4b0633a6ce753ea38fb1fe2dc54b66b732c4d0b29fadf48cad78b2e7f6636d9d make_check=no # pgcli tests require a PostgreSQL server; skip them. post_install() {