From 39711f3264d3b9de2ff6392649274d6333932457 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jan 2012 23:15:03 +0000 Subject: Sun Jan 29 23:15:02 UTC 2012 --- community/i3-wm/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/i3-wm/PKGBUILD') diff --git a/community/i3-wm/PKGBUILD b/community/i3-wm/PKGBUILD index 57e3065dc..034f10c36 100644 --- a/community/i3-wm/PKGBUILD +++ b/community/i3-wm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 61211 2011-12-24 17:06:50Z ttopper $ +# $Id: PKGBUILD 62878 2012-01-28 14:15:46Z ttopper $ # Maintainer: Thorsten Töpper pkgname=i3-wm _pkgsourcename=i3 -pkgver=4.1.1 +pkgver=4.1.2 pkgrel=1 pkgdesc="An improved dynamic tiling window manager" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ optdepends=('rxvt-unicode: The terminal emulator used in the default config.' 'perl: To migrate your configuration to v4 format.') options=('docs' '!strip') source=("http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2") -md5sums=('25bc29349b65000a2b0afc0655a80035') +md5sums=('0e81c381f9bf3ebf155aaa394e71834f') build() { cd "$srcdir/$_pkgsourcename-$pkgver" -- cgit v1.2.3-54-g00ecf