summaryrefslogtreecommitdiff
path: root/community/i3-wm/PKGBUILD
diff options
context:
space:
mode:
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 e08248257..b59fdb11d 100644
--- a/community/i3-wm/PKGBUILD
+++ b/community/i3-wm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 76540 2012-09-22 15:17:46Z ttopper $
+# $Id: PKGBUILD 81166 2012-12-12 17:43:14Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=i3-wm
_pkgsourcename=i3
-pkgver=4.3
-pkgrel=2
+pkgver=4.4
+pkgrel=1
pkgdesc="An improved dynamic tiling window manager"
arch=('i686' 'x86_64')
url="http://i3wm.org/"
@@ -19,7 +19,7 @@ optdepends=('dmenu: As menu.'
'perl: To migrate your configuration to v4 format.')
options=('docs' '!strip')
source=("http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2")
-md5sums=('6e0258e08f644532497cc97bde937a6c')
+md5sums=('fa2b8aae3d2e10c5ee480bd370366f5b')
build() {
cd "$srcdir/$_pkgsourcename-$pkgver"