summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 455d95f782ec..4379a595e77c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ _python=python2
_name=DisPass
pkgname=$_python-dispass-git
-pkgver=20140926
+pkgver=20160209
pkgrel=1
pkgdesc="Generate and disperse/dispell passwords"
-depends=('python2')
+depends=('python2' 'python2-pycommand')
makedepends=('python2-distribute' 'git')
optdepends=('tk: for gdispass')
arch=('any')