summaryrefslogtreecommitdiff
path: root/extra/physfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/physfs/PKGBUILD')
-rw-r--r--extra/physfs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/physfs/PKGBUILD b/extra/physfs/PKGBUILD
index e6c9575c6..4975fb54d 100644
--- a/extra/physfs/PKGBUILD
+++ b/extra/physfs/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=physfs
pkgver=2.0.2
-pkgrel=2
+pkgrel=2.1
pkgdesc="A library to provide abstract access to various archives"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://icculus.org/physfs/"
license=('ZLIB')
depends=('zlib')