summaryrefslogtreecommitdiff
path: root/extra/sdl_image/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sdl_image/PKGBUILD')
-rw-r--r--extra/sdl_image/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/sdl_image/PKGBUILD b/extra/sdl_image/PKGBUILD
index 3f5fefb58..1c5aa97c8 100644
--- a/extra/sdl_image/PKGBUILD
+++ b/extra/sdl_image/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=sdl_image
pkgver=1.2.12
-pkgrel=2
+pkgrel=2.1
pkgdesc="A simple library to load images of various formats as SDL surfaces"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
depends=('sdl>=1.2.13' 'libpng' 'libjpeg>=7' 'libtiff' 'zlib')
options=('!libtool')