summaryrefslogtreecommitdiff
path: root/community/awesome
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-26 03:23:44 -0700
committerroot <root@rshg054.dnsready.net>2013-09-26 03:23:44 -0700
commit5758d40da140a8e3602b08938ab5584a5afb0082 (patch)
treeaaa8636be276d63ddc435c80caef94749ca0e152 /community/awesome
parent839df58b3e0710d90fb09388ab2797d47caa79ec (diff)
Thu Sep 26 03:20:04 PDT 2013
Diffstat (limited to 'community/awesome')
-rw-r--r--community/awesome/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/awesome/PKGBUILD b/community/awesome/PKGBUILD
index d308ec13e..fc53a149f 100644
--- a/community/awesome/PKGBUILD
+++ b/community/awesome/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 97098 2013-09-12 18:19:17Z seblu $
+# $Id: PKGBUILD 97620 2013-09-25 19:19:38Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: xduugu
# Contributor: Ronald van Haren <ronald.archlinux.org>
@@ -6,7 +6,7 @@
pkgname=awesome
pkgver=3.5.1
-pkgrel=2
+pkgrel=3
pkgdesc='Highly configurable framework window manager'
arch=('i686' 'x86_64')
url='http://awesome.naquadah.org/'
@@ -42,6 +42,7 @@ optdepends=(
'vicious: widgets for the Awesome window manager'
)
provides=('notification-daemon')
+backup=('etc/xdg/awesome/rc.lua')
source=("$url/download/$pkgname-$pkgver.tar.xz")
md5sums=('f528f66ddcdb07f24e6f494837371702')