summaryrefslogtreecommitdiff
path: root/community/awesome
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-17 01:14:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-17 01:14:24 -0700
commitc72dc5de577922ea7f6002cdabcfac1576eae211 (patch)
tree3b8c1ab907b1575184230eb1adc05e26e3a1b87a /community/awesome
parentc22d00d6478c9a00b4c7e491af65637537247c8f (diff)
Thu Oct 17 01:13:29 PDT 2013
Diffstat (limited to 'community/awesome')
-rw-r--r--community/awesome/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/community/awesome/PKGBUILD b/community/awesome/PKGBUILD
index fc53a149f..6e14be9e2 100644
--- a/community/awesome/PKGBUILD
+++ b/community/awesome/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 97620 2013-09-25 19:19:38Z seblu $
+# $Id: PKGBUILD 98638 2013-10-16 01:00:11Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: xduugu
# Contributor: Ronald van Haren <ronald.archlinux.org>
# Contributor: Vesa Kaihlavirta
pkgname=awesome
-pkgver=3.5.1
-pkgrel=3
+pkgver=3.5.2
+pkgrel=1
pkgdesc='Highly configurable framework window manager'
arch=('i686' 'x86_64')
url='http://awesome.naquadah.org/'
@@ -16,13 +16,12 @@ depends=(
'dbus'
'gdk-pixbuf2'
'imlib2'
- 'libxcursor'
'libxdg-basedir'
'lua'
'lua-lgi'
'pango'
'startup-notification'
- 'xcb-util-image'
+ 'xcb-util-cursor'
'xcb-util-keysyms'
'xcb-util-wm'
'xorg-xmessage'
@@ -44,7 +43,7 @@ optdepends=(
provides=('notification-daemon')
backup=('etc/xdg/awesome/rc.lua')
source=("$url/download/$pkgname-$pkgver.tar.xz")
-md5sums=('f528f66ddcdb07f24e6f494837371702')
+md5sums=('c16eaaaddf6f56b4e041007952e2a4fe')
build() {
cd $pkgname-$pkgver