diff options
Diffstat (limited to 'community/axel/PKGBUILD')
-rw-r--r-- | community/axel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/axel/PKGBUILD b/community/axel/PKGBUILD index 710a76841..00fad4b80 100644 --- a/community/axel/PKGBUILD +++ b/community/axel/PKGBUILD @@ -4,9 +4,9 @@ pkgname=axel pkgver=2.4 -pkgrel=3 +pkgrel=3.1 pkgdesc="Download accelerator" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://axel.alioth.debian.org/" license=('GPL') depends=('glibc') |