summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0746ecf75597..be701017ef53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xdg-traymenu
-pkgver=0.01.41
-pkgrel=1
+pkgver=0.01.45
+pkgrel=2
pkgdesc="XDG compliant system tray and root menu generator"
arch=('any')
url="https://github.com/bbidulock/xdg-traymenu"
groups=('xde')
license=('GPL')
-depends=('perl-xml-sax')
+depends=('perl-xml-sax' 'perl-file-which')
optdepends=('perl-gtk2-unique: for xdg-traymenu'
'xde-theme: style menus and wm detection'
'xdg-launch: startup notification for menu items')