diff --git a/srcpkgs/sdlmame/template b/srcpkgs/sdlmame/template index 8bdf302010b..69909c57425 100644 --- a/srcpkgs/sdlmame/template +++ b/srcpkgs/sdlmame/template @@ -3,11 +3,11 @@ pkgname=sdlmame _distver=0161 _patchver=0 version=${_distver}u${_patchver} -revision=1 +revision=2 wrksrc="mame-${_distver}s" homepage="http://mamedev.org" distfiles="${homepage}/downloader.php?file=releases/mame${_distver}s.zip" -short_desc="The Multiple Arcade Machine Emulator with SDL+OpenGL support" +short_desc="The Multiple Arcade Machine Emulator" maintainer="Juan RP " license="mame" checksum=c0ba4c8e6ea7a491cbf7b317221d03c916dee53ca3cde4ff26adbc478a395a0f @@ -77,7 +77,7 @@ do_install() { sdlmess_package() { depends="sdlmame-${version}_${revision}" - short_desc+=" - Multi Emulator Super System (MESS) package" + short_desc+=" - Multi Emulator Super System (MESS)" pkg_install() { make TARGET=mess NOWERROR=1 TOOLS=1 ${makejobs} # Install the application