summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-06-27 14:05:31 -0600
committerBrian Bidulock2016-06-27 14:05:31 -0600
commitc4bdbd7d812c51aa6fe533d2ebd9975cd7790886 (patch)
treed33fc8ccec82dbd5c59af3978393984ad69db04d /PKGBUILD
parent59ce53d39f7fd5b0045c9380820961468366191c (diff)
downloadaur-c4bdbd7d812c51aa6fe533d2ebd9975cd7790886.tar.gz
version 0.5.9.r10.g228499f-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f774e7d8249..2ed31152d77e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=adwm-git
-pkgver=0.5.9.r8.g919d7b6
+pkgver=0.5.9.r10.g228499f
pkgrel=1
pkgdesc="Advanced dynamic window manager for X"
arch=('i686' 'x86_64')
@@ -10,7 +10,8 @@ license=('GPL')
provides=('adwm')
conflicts=('adwm')
depends=('libxfixes' 'libxft' 'libxrandr' 'libxinerama' 'libxpm' 'startup-notification' 'imlib2')
-optdepends=('xde-ctools: for xde-run, xde-winmenu, xde-winlist and xde-wkspmenu default bindings'
+optdepends=('xdg-launch: for application launching key bindings'
+ 'xde-ctools: for xde-run, xde-winmenu, xde-winlist and xde-wkspmenu default bindings'
'xde-menu: for xde-menu root menu default bindings'
'xde-session: for xde-logout and xde-xlock default bindings')
options=('!libtool')