diff options
-rw-r--r-- | testing/pgcli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pgcli/APKBUILD b/testing/pgcli/APKBUILD index d06f9c578d..7009f36342 100644 --- a/testing/pgcli/APKBUILD +++ b/testing/pgcli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Boerger <thomas@webhippie.de> pkgname=pgcli pkgver=2.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Postgres CLI with autocompletion and syntax highlighting" options="!check" # Tests fail url="https://www.pgcli.com" |