diff options
Diffstat (limited to 'community/i3-wm')
-rw-r--r-- | community/i3-wm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/i3-wm/PKGBUILD b/community/i3-wm/PKGBUILD index b46eaf767..c7037f07c 100644 --- a/community/i3-wm/PKGBUILD +++ b/community/i3-wm/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 63859 2012-02-06 10:27:05Z ttopper $ +# $Id: PKGBUILD 64335 2012-02-11 23:22:02Z allan $ # Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de> pkgname=i3-wm _pkgsourcename=i3 pkgver=4.1.2 -pkgrel=3 +pkgrel=4 pkgdesc="An improved dynamic tiling window manager" arch=('i686' 'x86_64') url="http://i3wm.org/" |