From 0e8166d926f929f470d01d5bc8c8823e094742da Mon Sep 17 00:00:00 2001 From: root Date: Sat, 23 Jul 2011 23:17:55 +0000 Subject: Sat Jul 23 23:17:54 UTC 2011 --- community/i3status/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/i3status/PKGBUILD') diff --git a/community/i3status/PKGBUILD b/community/i3status/PKGBUILD index 83c2a544f..9e174f2e7 100644 --- a/community/i3status/PKGBUILD +++ b/community/i3status/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 27389 2010-09-22 23:16:02Z ttopper $ +# $Id: PKGBUILD 52225 2011-07-22 05:51:08Z ttopper $ # Maintainer: Thorsten Töpper pkgname=i3status -pkgver=2.2 +pkgver=2.3 pkgrel=1 pkgdesc="Generates status bar to use with dzen2 or xmobar" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('asciidoc') install=i3status.install options=('docs') source=(http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2) -md5sums=('07e0f44b6f40d48f976d6e3b977320c3') +md5sums=('6a74863c525908be4465c0353ed5b999') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf