diff options
Diffstat (limited to 'community/xrestop')
-rw-r--r-- | community/xrestop/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xrestop/PKGBUILD b/community/xrestop/PKGBUILD index 3ecb58312..df1f20755 100644 --- a/community/xrestop/PKGBUILD +++ b/community/xrestop/PKGBUILD @@ -4,9 +4,9 @@ pkgname=xrestop pkgver=0.4 -pkgrel=4 +pkgrel=4.1 pkgdesc="Uses the X-Resource extension to provide 'top' like statistics" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://freedesktop.org/wiki/Software/xrestop" license=('GPL') depends=('libxres' 'ncurses') |