summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScott Hansen2018-02-18 15:16:21 -0800
committerScott Hansen2018-02-18 15:16:21 -0800
commitf944e85934b1fc64dee08578ecad8caaaaba294c (patch)
treec546b025d61a8998b1ce15e5ece7dfe16845adc7 /PKGBUILD
parent32dbc4c1da9fa00800eab3d8c1089f353e59732c (diff)
downloadaur-f944e85934b1fc64dee08578ecad8caaaaba294c.tar.gz
Update dependencies for new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb642be891ce..09c2ba0d43e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Read Keepass databases via dmenu/rofi"
arch=('any')
url="https://github.com/firecat53/keepmenu"
license=('MIT')
-depends=('python' 'python-pykeepass' 'python-pygpgme' 'python-pyuserinput-git')
+depends=('python' 'python-pykeepass' 'python-pyuserinput-git')
makedepends=('git')
optdepends=('dmenu: either dmenu or rofi is required'
'rofi: either dmenu or rofi is required')