mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/bsnes: Updated for version 0.065.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
212062745a
commit
ce213bb755
3 changed files with 5 additions and 5 deletions
|
@ -6,4 +6,4 @@ The emulator does not focus on things that would hinder accuracy.
|
|||
This includes speed and game-specific hacks for compatibility. As
|
||||
a result, the minimum system requirements for bsnes are very high.
|
||||
|
||||
Bsnes requires OpenAL.
|
||||
bsnes requires OpenAL.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=bsnes
|
||||
VERSION=${VERSION:-0.064}
|
||||
VERSION=${VERSION:-0.065}
|
||||
SRCVER=${VERSION:2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bsnes"
|
||||
VERSION="0.064"
|
||||
VERSION="0.065"
|
||||
HOMEPAGE="http://byuu.org/bsnes/"
|
||||
DOWNLOAD="http://bsnes.googlecode.com/files/bsnes_v064.tar.bz2"
|
||||
MD5SUM="4830e56e7805a869ddd405bc0d7badfb"
|
||||
DOWNLOAD="http://bsnes.googlecode.com/files/bsnes_v065.tar.bz2"
|
||||
MD5SUM="c59e1e76608f4328edefcaab724c0ee1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
|
|
Loading…
Reference in a new issue