diff options
Diffstat (limited to 'extra/xfce4-mailwatch-plugin')
-rw-r--r-- | extra/xfce4-mailwatch-plugin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xfce4-mailwatch-plugin/PKGBUILD b/extra/xfce4-mailwatch-plugin/PKGBUILD index ebc9be73a..71b7041c9 100644 --- a/extra/xfce4-mailwatch-plugin/PKGBUILD +++ b/extra/xfce4-mailwatch-plugin/PKGBUILD @@ -4,9 +4,9 @@ pkgname=xfce4-mailwatch-plugin pkgver=1.1.0 -pkgrel=4 +pkgrel=4.1 pkgdesc="A mailbox watch/check plugin for the Xfce4 panel" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL2') url="http://spurint.org/projects/xfce4-mailwatch-plugin/" groups=('xfce4-goodies') |