summaryrefslogtreecommitdiff
path: root/community/love/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/love/PKGBUILD')
-rw-r--r--community/love/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/love/PKGBUILD b/community/love/PKGBUILD
index 0fc743ccc..8ee8a18cf 100644
--- a/community/love/PKGBUILD
+++ b/community/love/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=love
pkgver=0.8.0
pkgrel=2
pkgdesc="An open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://love2d.org/"
license=('zlib')
depends=('luajit' 'physfs' 'freetype2' 'devil' 'mpg123' 'openal' 'libvorbis' 'libmodplug' 'sdl' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils')
@@ -17,7 +17,7 @@ source=("https://bitbucket.org/rude/love/downloads/love-${pkgver}-linux-src.tar.
"https://bitbucket.org/rude/love/raw/$pkgver/platform/unix/love.desktop"
"https://bitbucket.org/rude/love/raw/$pkgver/platform/unix/love.xml")
md5sums=('9db9c32585fc7c7da3eba7e438783099'
- 'a4890908149d91bc042b30d00c121c58'
+ '5c22904008b003a8d5a23b6b35de1be3'
'a1e19f91420cc519a683af360f5b1120'
'16f2ecc899c9ffc8b7b7c807f8967861'
'971bec1bffe4f424972eef2a26d27bec'