summaryrefslogtreecommitdiff
path: root/community-testing/awesome/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/awesome/PKGBUILD')
-rw-r--r--community-testing/awesome/PKGBUILD10
1 files changed, 7 insertions, 3 deletions
diff --git a/community-testing/awesome/PKGBUILD b/community-testing/awesome/PKGBUILD
index a341e170a..83c1f336c 100644
--- a/community-testing/awesome/PKGBUILD
+++ b/community-testing/awesome/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 69377 2012-04-15 00:04:17Z seblu $
+# $Id: PKGBUILD 69984 2012-04-27 22:04:24Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: xduugu
# Contributor: Ronald van Haren <ronald.archlinux.org>
@@ -6,7 +6,7 @@
pkgname=awesome
pkgver=3.4.11
-pkgrel=3
+pkgrel=4
pkgdesc='Highly configurable framework window manager'
arch=('i686' 'x86_64')
url='http://awesome.naquadah.org/'
@@ -23,6 +23,7 @@ depends=(
'xcb-util-image'
'xcb-util-keysyms'
'xcb-util-wm'
+ 'xorg-xmessage'
)
makedepends=(
'asciidoc'
@@ -34,7 +35,10 @@ makedepends=(
'luadoc'
'xmlto'
)
-optdepends=('rlwrap: readline support for awesome-client')
+optdepends=(
+ 'rlwrap: readline support for awesome-client'
+ 'feh: image background setter for awsetbg'
+)
provides=('notification-daemon')
source=("$url/download/$pkgname-$pkgver.tar.xz"
"$pkgname.desktop"