summaryrefslogtreecommitdiff
path: root/community/i3status
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-28 00:03:26 -0800
committerroot <root@rshg054.dnsready.net>2013-02-28 00:03:26 -0800
commitb56d5949c9b0c3b40a942cd83f71e4420473435b (patch)
treeeab18954f3e6ffee5b561a2fd77ff58fbd259bc0 /community/i3status
parent23018fec360e50c7cb4de4b2411650ce79532e54 (diff)
Thu Feb 28 00:03:24 PST 2013
Diffstat (limited to 'community/i3status')
-rw-r--r--community/i3status/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/i3status/PKGBUILD b/community/i3status/PKGBUILD
index e845b85b7..dfd36db63 100644
--- a/community/i3status/PKGBUILD
+++ b/community/i3status/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 77036 2012-10-03 18:05:35Z ttopper $
+# $Id: PKGBUILD 85172 2013-02-27 14:41:02Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=i3status
-pkgver=2.6
+pkgver=2.7
pkgrel=1
pkgdesc="Generates status bar to use with dzen2 or xmobar"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ backup=('etc/i3status.conf')
install=i3status.install
options=('docs')
source=("http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2")
-md5sums=('98f649429d7845682846de36fb38f780')
+md5sums=('f0a39e84aebb65496af3dcec9d8cfeb8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"