mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
games/doomretro: Updated for version 2.5.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
da362b9299
commit
31ee0aad09
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=doomretro
|
||||
VERSION=${VERSION:-2.4.5}
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="doomretro"
|
||||
VERSION="2.4.5"
|
||||
VERSION="2.5.1"
|
||||
HOMEPAGE="http://www.doomretro.com"
|
||||
DOWNLOAD="https://github.com/bradharding/doomretro/archive/v2.4.5/doomretro-2.4.5.tar.gz"
|
||||
MD5SUM="00b0baa723ac2acdc0454d63240ca0d4"
|
||||
DOWNLOAD="https://github.com/bradharding/doomretro/archive/v2.5.1/doomretro-2.5.1.tar.gz"
|
||||
MD5SUM="7322a63b6e928957f16a12c71c44be8a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_image SDL2_mixer"
|
||||
|
|
Loading…
Reference in a new issue