diff options
Diffstat (limited to 'extra/xfce4-sensors-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-sensors-plugin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xfce4-sensors-plugin/PKGBUILD b/extra/xfce4-sensors-plugin/PKGBUILD index d2e465791..1a08005de 100644 --- a/extra/xfce4-sensors-plugin/PKGBUILD +++ b/extra/xfce4-sensors-plugin/PKGBUILD @@ -4,9 +4,9 @@ pkgname=xfce4-sensors-plugin pkgver=1.2.3 -pkgrel=2 +pkgrel=2.1 pkgdesc="A lm_sensors plugin for the Xfce panel" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" groups=('xfce4-goodies') |