summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/sdlmame/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra-testing/sdlmame/PKGBUILD')
-rw-r--r--abs/extra-testing/sdlmame/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/abs/extra-testing/sdlmame/PKGBUILD b/abs/extra-testing/sdlmame/PKGBUILD
index 715f618..cb9d65b 100644
--- a/abs/extra-testing/sdlmame/PKGBUILD
+++ b/abs/extra-testing/sdlmame/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.15 2008/10/17 10:29:12 sergej Exp $
+# $Id: PKGBUILD,v 1.19 2009/04/24 15:05:30 sergej Exp $
# Contributor: robb_force <robb_force@holybuffalo.net>
# Maintainer: JJDaNiMoTh <jjdanimoth@gmail.com>
pkgname=sdlmame
-pkgver=0.128
+pkgver=0.131
pkgrel=1
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support."
url="http://rbelmont.mameworld.info/?page_id=163"
@@ -12,12 +12,12 @@ arch=('i686' 'x86_64')
depends=('sdl>=1.2.11' 'libxinerama' 'gconf')
makedepends=('unzip' 'nasm' 'mesa')
DLAGENTS=('http::/usr/bin/wget -U "" -c -t 3 --waitretry=3')
-options=('!makeflags')
+options=('!makeflags' 'force')
install=sdlmame.install
source=(http://rbelmont.mameworld.info/${pkgname}${pkgver%.*}${pkgver#*.}.zip \
- sdlmame.sh \
- extras.tar.gz)
-md5sums=('4bea3bb5afd2fba15f5370ef2508b5a0'
+ sdlmame.sh \
+ extras.tar.gz)
+md5sums=('d4891999ec2ee11cb0d75a1596e17060'
'3119ccfa1e970eba4467df31208adaf0'
'420b61240bf5ae11615ba7c6100ee00d')