diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-07-02 08:03:19 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-07-02 08:03:19 -0500 |
commit | ce213bb755cbf9f220db4704eaf6c82c44ba275e (patch) | |
tree | 88dd00248d466913c51edbb8eff60901ca188e2b /games | |
parent | 212062745ae4251bda1e48862af51dfa4305a053 (diff) | |
download | slackbuilds-ce213bb755cbf9f220db4704eaf6c82c44ba275e.tar.gz |
games/bsnes: Updated for version 0.065.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/bsnes/README | 2 | ||||
-rw-r--r-- | games/bsnes/bsnes.SlackBuild | 2 | ||||
-rw-r--r-- | games/bsnes/bsnes.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/games/bsnes/README b/games/bsnes/README index bfe2ebbacd..4450eab2fd 100644 --- a/games/bsnes/README +++ b/games/bsnes/README @@ -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. diff --git a/games/bsnes/bsnes.SlackBuild b/games/bsnes/bsnes.SlackBuild index f56360481d..1b496b37ee 100644 --- a/games/bsnes/bsnes.SlackBuild +++ b/games/bsnes/bsnes.SlackBuild @@ -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} diff --git a/games/bsnes/bsnes.info b/games/bsnes/bsnes.info index f8119805fd..1fdeafe3bb 100644 --- a/games/bsnes/bsnes.info +++ b/games/bsnes/bsnes.info @@ -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" |