summaryrefslogtreecommitdiff
path: root/community/i3-wm/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-28 00:01:35 +0000
committerroot <root@rshg054.dnsready.net>2012-04-28 00:01:35 +0000
commit00f77ef3b2b7856520daba393370f67b773c2184 (patch)
treeac5b63574a95d0d851e012957254f7456ced564f /community/i3-wm/PKGBUILD
parent5233daa5825f00ccf0722ef9733ea6b3bbd44bc8 (diff)
Sat Apr 28 00:01:35 UTC 2012
Diffstat (limited to 'community/i3-wm/PKGBUILD')
-rw-r--r--community/i3-wm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/i3-wm/PKGBUILD b/community/i3-wm/PKGBUILD
index c7037f07c..ccdee9865 100644
--- a/community/i3-wm/PKGBUILD
+++ b/community/i3-wm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 64335 2012-02-11 23:22:02Z allan $
+# $Id: PKGBUILD 69901 2012-04-26 05:53:01Z ttopper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=i3-wm
_pkgsourcename=i3
-pkgver=4.1.2
-pkgrel=4
+pkgver=4.2
+pkgrel=1
pkgdesc="An improved dynamic tiling window manager"
arch=('i686' 'x86_64')
url="http://i3wm.org/"
@@ -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=('0e81c381f9bf3ebf155aaa394e71834f')
+md5sums=('11b7e5ecdd837341978c72341cb890c6')
build() {
cd "$srcdir/$_pkgsourcename-$pkgver"