mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/doomretro: Updated for version 2.3.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d9f4cdedee
commit
ea83ab3aa7
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.3.6}
|
||||
VERSION=${VERSION:-2.3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="doomretro"
|
||||
VERSION="2.3.6"
|
||||
VERSION="2.3.7"
|
||||
HOMEPAGE="http://www.doomretro.com"
|
||||
DOWNLOAD="https://github.com/bradharding/doomretro/archive/v2.3.6/doomretro-2.3.6.tar.gz"
|
||||
MD5SUM="206b4d1e8ce8429495e4b974c99ddf11"
|
||||
DOWNLOAD="https://github.com/bradharding/doomretro/archive/v2.3.7/doomretro-2.3.7.tar.gz"
|
||||
MD5SUM="981e278aa1bfbade6a0572950bb6cdcc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_image SDL2_mixer"
|
||||
|
|
Loading…
Reference in a new issue