aboutsummaryrefslogtreecommitdiffstats
path: root/community/pgcli/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pgcli/APKBUILD')
-rw-r--r--community/pgcli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pgcli/APKBUILD b/community/pgcli/APKBUILD
index 599058a8623..510fe5cca5b 100644
--- a/community/pgcli/APKBUILD
+++ b/community/pgcli/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: omni <omni+alpine@hack.org>
pkgname=pgcli
pkgver=3.5.0
-pkgrel=0
+pkgrel=1
pkgdesc="Postgres CLI with autocompletion and syntax highlighting"
options="!check" # Tests fail
url="https://www.pgcli.com"