summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0501f6fc27e..93b34c3b7e91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pgcli-git
pkgdesc = a command line interface for Postgres with auto-completion and syntax highlighting
- pkgver = v2.2.0.r7.g901812a7
+ pkgver = v3.1.0.r5.g000102ef
pkgrel = 1
url = http://pgcli.com/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 20f9cf873c17..7fb1687f48d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=pgcli-git
-pkgver=v2.2.0.r7.g901812a7
+pkgver=v3.1.0.r5.g000102ef
pkgrel=1
pkgdesc="a command line interface for Postgres with auto-completion and syntax highlighting"
url="http://pgcli.com/"