diff options
Diffstat (limited to 'community/matchbox-window-manager/PKGBUILD')
-rw-r--r-- | community/matchbox-window-manager/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/matchbox-window-manager/PKGBUILD b/community/matchbox-window-manager/PKGBUILD index 888dc2d37..7c7717e1e 100644 --- a/community/matchbox-window-manager/PKGBUILD +++ b/community/matchbox-window-manager/PKGBUILD @@ -4,9 +4,9 @@ pkgname=matchbox-window-manager pkgver=1.2 -pkgrel=3 +pkgrel=3.1 pkgdesc="A pretty much unique X window manager with a classic PDA management policy" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libmatchbox' 'startup-notification' 'libpng' 'libsm') url="http://matchbox-project.org/" |