mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/crispy-doom: Updated for version 5.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6ac2d7968a
commit
f01308cfd7
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=crispy-doom
|
||||
VERSION=${VERSION:-5.7.2}
|
||||
VERSION=${VERSION:-5.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="crispy-doom"
|
||||
VERSION="5.7.2"
|
||||
VERSION="5.8.0"
|
||||
HOMEPAGE="http://www.chocolate-doom.org/wiki/index.php/Crispy_Doom"
|
||||
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.7.2.tar.gz"
|
||||
MD5SUM="bf0de157cb50d29b62b293e86192b9cd"
|
||||
DOWNLOAD="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.8.0.tar.gz"
|
||||
MD5SUM="3d4e454c4772faddfca292377be3d1af"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_net SDL2_mixer"
|
||||
|
|
Loading…
Reference in a new issue