diff options
Diffstat (limited to 'community/evilwm/PKGBUILD')
-rw-r--r-- | community/evilwm/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/evilwm/PKGBUILD b/community/evilwm/PKGBUILD index 1ac5b6205..3b7c0784c 100644 --- a/community/evilwm/PKGBUILD +++ b/community/evilwm/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 83062 2013-01-27 09:45:44Z andrea $ +# $Id$ # Maintainer: Kevin Piche <kevin@archlinux.org> # Contributor: Jochem Kossen <j.kossen@home.nl> pkgname=evilwm pkgver=1.1.0 -pkgrel=1 +pkgrel=1.2 pkgdesc="A minimalist but usable window manager for the X Window System." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://evilwm.sourceforge.net" license=('custom') depends=('libxrandr') |