summaryrefslogtreecommitdiff
path: root/extra/zip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/zip/PKGBUILD')
-rw-r--r--extra/zip/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/zip/PKGBUILD b/extra/zip/PKGBUILD
index dca110344..48769e74f 100644
--- a/extra/zip/PKGBUILD
+++ b/extra/zip/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=zip
pkgver=3.0
_pkgver=30
-pkgrel=3
+pkgrel=3.1
pkgdesc="Creates PKZIP-compatible .zip files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.info-zip.org/Zip.html"
license=('BSD')
depends=('bzip2')