summaryrefslogtreecommitdiff
path: root/community/i3status/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-07 23:19:36 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-07 23:19:36 -0300
commita73dd5c830228a85fc975c4c4434b796e9e7858b (patch)
treea4b5b938456b2a4cc3045a8b8d4fd3117b9277db /community/i3status/PKGBUILD
parent3b4c5929151db9bc1ea2e2e4f4ad22fed88a1a34 (diff)
parent37e364f033ed6db243d6db524075d8c5394c90f9 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/gnustep-make/PKGBUILD extra/foomatic/PKGBUILD extra/gnutls/PKGBUILD libre/gstreamer0.10-bad-libre/PKGBUILD multilib/lib32-gnutls/PKGBUILD staging/libreoffice/PKGBUILD testing/udev/PKGBUILD
Diffstat (limited to 'community/i3status/PKGBUILD')
-rw-r--r--community/i3status/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/i3status/PKGBUILD b/community/i3status/PKGBUILD
index 4556016c0..7578dfe8d 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' 'mips64el')
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")