summaryrefslogtreecommitdiff
path: root/community/i3status
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-08 00:02:42 +0000
committerroot <root@rshg054.dnsready.net>2012-04-08 00:02:42 +0000
commit37e364f033ed6db243d6db524075d8c5394c90f9 (patch)
treedb3bb1bc5749bee5a51cb403c0b944b52cb10fc3 /community/i3status
parent2317ee13e2342fd8b81ffaf3a427fd4bb096ec28 (diff)
Sun Apr 8 00:02:42 UTC 2012
Diffstat (limited to 'community/i3status')
-rw-r--r--community/i3status/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/i3status/PKGBUILD b/community/i3status/PKGBUILD
index b5ddcb649..5c17d7fe7 100644
--- a/community/i3status/PKGBUILD
+++ b/community/i3status/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 61262 2011-12-27 10:18:54Z ttopper $
+# $Id: PKGBUILD 68961 2012-04-06 14:39:04Z ttopper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=i3status
pkgver=2.4
-pkgrel=1
+pkgrel=2
pkgdesc="Generates status bar to use with dzen2 or xmobar"
arch=('i686' 'x86_64')
url="http://i3.zekjur.net/i3status/"
@@ -11,6 +11,7 @@ license=('BSD')
groups=('i3')
depends=('wireless_tools' 'confuse' 'alsa-lib')
makedepends=('asciidoc')
+backup=('etc/i3status.conf')
install=i3status.install
options=('docs')
source=("http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2")