summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc32d2c5af92..bf0de4b98482 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,14 @@
# Maintainer: Steef Hegeman <mail@steefhegeman.com>
pkgname=snixembed-git
-pkgver=0.1.0.r0.gbd0e06f
+pkgver=0.1.1.r4.g996c95c
pkgrel=1
pkgdesc="proxy StatusNotifierItems as XEmbedded systemtray-spec icons"
arch=("x86_64")
license=("ISC")
depends=("glib2"
- "gtk3")
+ "gtk3"
+ "libdbusmenu-gtk3"
+)
makedepends=("vala")
source=("git+https://git.sr.ht/~steef/snixembed")
md5sums=("SKIP")