summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-11-27 22:04:30 +0200
committerJonian Guveli2018-11-27 22:04:30 +0200
commit1be0e4222eed3ba2f25ad0abd31b2eaf9b074402 (patch)
tree9f5505b070b987b37fe349caa53e46ff48f3ce74 /PKGBUILD
parent51984ff2be2b24e828e80505a2113e13b0eabb6b (diff)
downloadaur-1be0e4222eed3ba2f25ad0abd31b2eaf9b074402.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 783a0c70c070..e7f7745995b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-hud
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Unity like HUD menu for the GNOME Desktop Environment"
arch=("any")
url="https://github.com/hardpixel/gnome-hud"
license=("GPL")
-depends=("gtk3" "bamf" "python" "python-gobject" "python-dbus" "python-fuzzysearch")
+depends=("gtk3" "bamf" "libkeybinder3" "python" "python-gobject" "python-dbus" "python-fuzzysearch")
optdepends=(
"rofi: Use rofi as menu dialog"
"appmenu-gtk-module: AppMenu support for GTK2"