diff options
Diffstat (limited to 'community/antiword/PKGBUILD')
-rw-r--r-- | community/antiword/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/antiword/PKGBUILD b/community/antiword/PKGBUILD index 3d5c45644..7ff6bda40 100644 --- a/community/antiword/PKGBUILD +++ b/community/antiword/PKGBUILD @@ -5,9 +5,9 @@ pkgname=antiword pkgver=0.37 -pkgrel=3 +pkgrel=3.1 pkgdesc="A free MS Word reader for Linux and RISC OS" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.winfield.demon.nl/" license=('GPL') depends=('bash') |