summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfzerorubigd2016-03-16 19:34:06 +0330
committerfzerorubigd2016-03-16 19:34:06 +0330
commitedc4832c1bd924661682525e066acc67c3607db9 (patch)
tree2f2d595060602ab033eecf9816e2d41991a09c93
parent54053f16ef36de636a3fdc141c47b8b837bd0b39 (diff)
downloadaur-edc4832c1bd924661682525e066acc67c3607db9.tar.gz
update to current upstream package
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 746612d0374a..904281a0a578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=pgcli-git
-pkgver=v0.20.1.r9.gf4bb154
+pkgver=v0.20.1.r84.gccf3693
pkgrel=1
pkgdesc="a command line interface for Postgres with auto-completion and syntax highlighting"
url="http://pgcli.com/"
arch=(any)
license=('BSD')
-depends=('python' 'python-sqlparse' 'python-psycopg2' 'python-click' 'python-prompt_toolkit')
+depends=('python' 'python-sqlparse' 'python-psycopg2' 'python-click' 'python-prompt_toolkit' 'python-humanize' 'python-configobj' 'python-pgspecial' )
makedepends=('python-distribute')
source=("git://github.com/amjith/pgcli.git")
md5sums=('SKIP')