summaryrefslogtreecommitdiff
path: root/community/awesome
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-02 03:49:21 -0800
committerroot <root@rshg054.dnsready.net>2013-01-02 03:49:21 -0800
commitfa3e18ade0ab762a414c45ec433025d96b71254b (patch)
tree08ecca2723365f71ce85521c2ef8103921407d4f /community/awesome
parentc288a123dd9113afec1a1cc6a2d62fde30307cfa (diff)
Wed Jan 2 03:49:21 PST 2013
Diffstat (limited to 'community/awesome')
-rw-r--r--community/awesome/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/awesome/PKGBUILD b/community/awesome/PKGBUILD
index a2d473592..4d8d8f07b 100644
--- a/community/awesome/PKGBUILD
+++ b/community/awesome/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 81796 2012-12-30 13:27:20Z seblu $
+# $Id: PKGBUILD 81846 2013-01-02 00:52:38Z 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.5
-pkgrel=1
+pkgrel=2
pkgdesc='Highly configurable framework window manager'
arch=('i686' 'x86_64')
url='http://awesome.naquadah.org/'
@@ -16,10 +16,10 @@ depends=(
'dbus'
'gdk-pixbuf2'
'imlib2'
- 'lgi'
'libxcursor'
'libxdg-basedir'
'lua'
+ 'lua-lgi'
'pango'
'startup-notification'
'xcb-util-image'
@@ -38,7 +38,6 @@ makedepends=(
)
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'
)