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