summaryrefslogtreecommitdiff
path: root/community/i3-wm/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-22 03:54:26 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-22 03:54:26 +0000
commitc9e4976968b0f847cc693453df1e947531af2e76 (patch)
tree05361687b4ad1463a2eae8449272d074925421eb /community/i3-wm/PKGBUILD
parent6f1efdf04cd569f1191e365ac4c5d473bdfe2c15 (diff)
Wed Jan 22 03:51:02 UTC 2014
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 a7e08bae5..382982548 100644
--- a/community/i3-wm/PKGBUILD
+++ b/community/i3-wm/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 102909 2013-12-23 21:00:35Z ttoepper $
+# $Id: PKGBUILD 104492 2014-01-21 20:50:05Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=i3-wm
_pkgsourcename=i3
-pkgver=4.7
+pkgver=4.7.1
pkgrel=1
pkgdesc='An improved dynamic tiling window manager'
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ optdepends=('dmenu: As menu.'
options=('docs' '!strip')
source=("http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2"
"http://i3wm.org/downloads/${_pkgsourcename}-${pkgver}.tar.bz2.asc")
-md5sums=('34dade2bc69e241ab3e3ffaa81122266'
+md5sums=('7e25d9198bbbe4d0c0e3d2c6eba6980b'
'SKIP')
build() {