diff options
Diffstat (limited to 'extra/libgtop/PKGBUILD')
-rw-r--r-- | extra/libgtop/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libgtop/PKGBUILD b/extra/libgtop/PKGBUILD index e0da8a86e..432a7b9e3 100644 --- a/extra/libgtop/PKGBUILD +++ b/extra/libgtop/PKGBUILD @@ -3,9 +3,9 @@ pkgname=libgtop pkgver=2.28.4 -pkgrel=1 +pkgrel=1.1 pkgdesc="A library that read information about processes and the running system" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') depends=('glib2' 'libxau' 'texinfo') makedepends=('intltool' 'gobject-introspection') |