summaryrefslogtreecommitdiff
path: root/community/i3status/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-24 00:03:37 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-24 00:03:37 -0500
commit070c331922151d301e3147728cae638902b61db9 (patch)
tree72e112fe8edc90e296f318b0603f3288369f43a9 /community/i3status/PKGBUILD
parent0d18015803bebeb58911bf791653597291056095 (diff)
parent0e8166d926f929f470d01d5bc8c8823e094742da (diff)
Commiting libre package llvm-2.9-6
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 3275ca8fc..a174d3eb9 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' 'mips64el')
@@ -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}"