summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-11 03:12:57 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-11 03:12:57 -0500
commite99d7c51671fbbbc61348296a23ebc335c2693e9 (patch)
tree9dee893c8e4ea5fd2315fe3c8ecc2576dab45ea0 /community
parent2b2dd24b960f6f709f70def1e1e708edb2b1bfee (diff)
Add mips64el in arch and fix md5sums
Diffstat (limited to 'community')
-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'