diff options
Diffstat (limited to 'community/aspell-cs/PKGBUILD')
-rw-r--r-- | community/aspell-cs/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/aspell-cs/PKGBUILD b/community/aspell-cs/PKGBUILD index 1e409e7bc..bc0d7600d 100644 --- a/community/aspell-cs/PKGBUILD +++ b/community/aspell-cs/PKGBUILD @@ -4,9 +4,9 @@ pkgname=aspell-cs pkgver=20040614 -pkgrel=6 +pkgrel=6.1 pkgdesc="Czech dictionary for aspell" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://aspell.net/" license=('GPL') depends=('aspell') |