summaryrefslogtreecommitdiff
path: root/community/i3status
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-28 23:14:43 +0000
committerroot <root@rshg054.dnsready.net>2011-12-28 23:14:43 +0000
commit5cd3c62bce23c2b25c28b22da71f664b48703ad2 (patch)
treeaee847e5a2d7426a3e42bf6972f4af3f17864261 /community/i3status
parentb3288f94e625603d6b5b23740b721287e75eead7 (diff)
Wed Dec 28 23:14:43 UTC 2011
Diffstat (limited to 'community/i3status')
-rw-r--r--community/i3status/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/i3status/PKGBUILD b/community/i3status/PKGBUILD
index 9e174f2e7..b5ddcb649 100644
--- a/community/i3status/PKGBUILD
+++ b/community/i3status/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 52225 2011-07-22 05:51:08Z ttopper $
+# $Id: PKGBUILD 61262 2011-12-27 10:18:54Z ttopper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=i3status
-pkgver=2.3
+pkgver=2.4
pkgrel=1
pkgdesc="Generates status bar to use with dzen2 or xmobar"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ depends=('wireless_tools' 'confuse' 'alsa-lib')
makedepends=('asciidoc')
install=i3status.install
options=('docs')
-source=(http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2)
-md5sums=('6a74863c525908be4465c0353ed5b999')
+source=("http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2")
+md5sums=('5854250c6bd4f2d1def986efc516aeb3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"