diff options
Diffstat (limited to 'community/i3-wm/PKGBUILD')
-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 e820f035b..4351de66b 100644 --- a/community/i3-wm/PKGBUILD +++ b/community/i3-wm/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 62878 2012-01-28 14:15:46Z ttopper $ +# $Id: PKGBUILD 63859 2012-02-06 10:27:05Z ttopper $ # Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de> pkgname=i3-wm _pkgsourcename=i3 pkgver=4.1.2 -pkgrel=1 +pkgrel=3 pkgdesc="An improved dynamic tiling window manager" arch=('i686' 'x86_64' 'mips64el') url="http://i3wm.org/" |