summaryrefslogtreecommitdiff
path: root/community/awesome
diff options
context:
space:
mode:
Diffstat (limited to 'community/awesome')
-rw-r--r--community/awesome/PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/awesome/PKGBUILD b/community/awesome/PKGBUILD
index 6ed44edd8..5b3ff69a7 100644
--- a/community/awesome/PKGBUILD
+++ b/community/awesome/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 73742 2012-07-15 11:16:56Z seblu $
+# $Id: PKGBUILD 81099 2012-12-12 00:47:25Z eric $
# 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.13
-pkgrel=1
+pkgrel=2
pkgdesc='Highly configurable framework window manager'
arch=('i686' 'x86_64' 'mips64el')
url='http://awesome.naquadah.org/'
@@ -17,7 +17,7 @@ depends=(
'imlib2'
'libev'
'libxdg-basedir'
- 'lua'
+ 'lua51'
'pango'
'startup-notification'
'xcb-util-image'
@@ -32,12 +32,14 @@ makedepends=(
'doxygen'
'gperf'
'imagemagick'
- 'luadoc'
+ 'lua51-doc'
'xmlto'
)
optdepends=(
'rlwrap: readline support for awesome-client'
'feh: image background setter for awsetbg'
+ 'dex: autostart your desktop files'
+ 'vicious: widgets for the Awesome window manager'
)
provides=('notification-daemon')
source=("$url/download/$pkgname-$pkgver.tar.xz"