diff options
Diffstat (limited to 'community/matchbox-panel/PKGBUILD')
-rw-r--r-- | community/matchbox-panel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/matchbox-panel/PKGBUILD b/community/matchbox-panel/PKGBUILD index 81d0eb80d..f8375a492 100644 --- a/community/matchbox-panel/PKGBUILD +++ b/community/matchbox-panel/PKGBUILD @@ -4,9 +4,9 @@ pkgname=matchbox-panel pkgver=0.9.3 -pkgrel=5 +pkgrel=5.1 pkgdesc="A flexible always present 'window bar' for holding application launchers and small 'applet' style applications" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libmatchbox' 'startup-notification' 'libpng') url="http://matchbox-project.org/" |