summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2019-05-03 19:36:39 -0500
committerAlejandro Valdes2019-05-03 19:36:39 -0500
commit59f2396043a5fdaaaaa434cd242b7cbf28fa7b27 (patch)
treec928bd20fa8b0682ad0959fc445692e6e05d35d8 /PKGBUILD
parent6590ef47f699430671586b994601993427064ddc (diff)
downloadaur-plasma-hud-git.tar.gz
Removed appmenu-qt4 dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b94305c92c88..04605847b3f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=plasma-hud-git
pkgver=18.12.0.r8.g77b23d4
-pkgrel=1
+pkgrel=2
pkgdesc="Provides a way to run menubar commands through rofi, much like the Unity 7 Heads-Up Display (HUD)."
arch=(x86_64)
url="https://github.com/Zren/plasma-hud"
license=(GPL)
-depends=(plasma-workspace rofi python python-dbus python-setproctitle python-xlib gobject-introspection appmenu-gtk-module appmenu-qt4 python-gobject)
+depends=(plasma-workspace rofi python python-dbus python-setproctitle python-xlib gobject-introspection appmenu-gtk-module python-gobject)
makedepends=(git)
source=("git+${url}.git")
sha256sums=('SKIP')