summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3ea83ce9088..2d182fa98e2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=gBar
pkgname=gbar-git
-pkgver=r53.3d2129c
+pkgver=r91.05e7635
pkgrel=1
# I currently can't test any other arch, so only specify x64
arch=('x86_64')
@@ -10,9 +10,9 @@ pkgdesc='Blazingly fast status bar written with GTK'
url='https://github.com/scorpion-26/gBar'
source=("$_pkgname::git+$url")
license=('MIT')
-depends=('gtk-layer-shell' 'pulseaudio')
+depends=('gtk-layer-shell' 'pulseaudio' 'libdbusmenu-gtk3')
optdepends=('bluez-utils: Bluetooth support' 'hyprland: Workspace widgets' 'nvidia-utils: Nvidia GPU support')
-makedepends=('git' 'meson' 'ninja' 'gcc')
+makedepends=('git' 'meson' 'ninja' 'gcc' 'pkgconf')
provides=('gbar')
sha256sums=('SKIP')