mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/doomretro: Updated for version 2.5.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b5b8355df6
commit
ecc4c63043
3 changed files with 4 additions and 6 deletions
|
@ -16,5 +16,3 @@ i.e.
|
|||
|
||||
Settings are stored in $HOME/.config/doomretro. After starting Doom Retro for
|
||||
the first time, you will find an editable doomretro.cfg there.
|
||||
|
||||
There is a bonus episode, "breach", in /usr/share/doomretro/breach.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=doomretro
|
||||
VERSION=${VERSION:-2.5.4}
|
||||
VERSION=${VERSION:-2.5.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="doomretro"
|
||||
VERSION="2.5.4"
|
||||
VERSION="2.5.5"
|
||||
HOMEPAGE="http://www.doomretro.com"
|
||||
DOWNLOAD="https://github.com/bradharding/doomretro/archive/v2.5.4/doomretro-2.5.4.tar.gz"
|
||||
MD5SUM="0f5bca1eb9cac520de34cefe04ce8a60"
|
||||
DOWNLOAD="https://github.com/bradharding/doomretro/archive/v2.5.5/doomretro-2.5.5.tar.gz"
|
||||
MD5SUM="69965d3bf188d541103806b1ef1a8a7e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_image SDL2_mixer"
|
||||
|
|
Loading…
Reference in a new issue