summaryrefslogtreecommitdiff
path: root/community/i3status/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-23 23:17:55 +0000
committerroot <root@rshg047.dnsready.net>2011-07-23 23:17:55 +0000
commit0e8166d926f929f470d01d5bc8c8823e094742da (patch)
tree1e3164f028cb8314856b42e33a14df2fab4e1c93 /community/i3status/PKGBUILD
parentb57c1def9a907b81a49aa91eeb39c9321763c276 (diff)
Sat Jul 23 23:17:54 UTC 2011
Diffstat (limited to 'community/i3status/PKGBUILD')
-rw-r--r--community/i3status/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <atsutane-tu@freethoughts.de>
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}"