diff options
Diffstat (limited to 'community/rox/PKGBUILD')
-rw-r--r-- | community/rox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/rox/PKGBUILD b/community/rox/PKGBUILD index 2c30f6257..84ec1c785 100644 --- a/community/rox/PKGBUILD +++ b/community/rox/PKGBUILD @@ -4,9 +4,9 @@ pkgname=rox pkgver=2.11 -pkgrel=1 +pkgrel=1.1 pkgdesc="A small and fast file manager which can optionally manage the desktop background and panels" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://roscidus.com/desktop/" depends=('sh' 'libsm' 'gtk2') |