summaryrefslogtreecommitdiff
path: root/community/i3-wm/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-20 00:06:15 -0700
committerroot <root@rshg054.dnsready.net>2013-03-20 00:06:15 -0700
commit3cdbec41955c7232e91ef149f77ce9ed215a10fa (patch)
treefed17e099ae656f291e56a1d4a7be731210b6a09 /community/i3-wm/PKGBUILD
parentb54c21859be3590a319ceade1f58d0b89ac5ef32 (diff)
Wed Mar 20 00:06:15 PDT 2013
Diffstat (limited to 'community/i3-wm/PKGBUILD')
-rw-r--r--community/i3-wm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/i3-wm/PKGBUILD b/community/i3-wm/PKGBUILD
index c25ad2edb..f7c5221cd 100644
--- a/community/i3-wm/PKGBUILD
+++ b/community/i3-wm/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 86213 2013-03-13 09:19:21Z ttoepper $
+# $Id: PKGBUILD 86553 2013-03-19 09:17:14Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=i3-wm
_pkgsourcename=i3
-pkgver=4.5
+pkgver=4.5.1
pkgrel=1
pkgdesc="An improved dynamic tiling window manager"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ optdepends=('dmenu: As menu.'
'i3status: To display systeminformation with a bar.')
options=('docs' '!strip')
source=("http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2")
-md5sums=('9eea2f570ec19affa3ec60b5ab411497')
+md5sums=('a448388a9e26b7ae371534ff9f6ca353')
build() {
cd "$srcdir/$_pkgsourcename-$pkgver"