diff options
Diffstat (limited to 'extra/evolution-exchange/PKGBUILD')
-rw-r--r-- | extra/evolution-exchange/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/evolution-exchange/PKGBUILD b/extra/evolution-exchange/PKGBUILD index 0ab8f83dc..246d4502d 100644 --- a/extra/evolution-exchange/PKGBUILD +++ b/extra/evolution-exchange/PKGBUILD @@ -3,9 +3,9 @@ pkgname=evolution-exchange pkgver=3.4.3 -pkgrel=1 +pkgrel=1.1 pkgdesc="Ximian Connector Exchange plugin for Evolution" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.ximian.com" depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop') |