games/colem: Updated for version 5.5.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f911a91644
commit
f648e46c4a
|
@ -6,6 +6,7 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20210220 bkw: updated for 5.5.
|
||||
# 20201026 bkw:
|
||||
# - updated for 5.4.
|
||||
# - make the slack-desc say whether or not the ROM is included.
|
||||
|
@ -63,7 +64,7 @@
|
|||
# with OSS modules disabled by default.
|
||||
|
||||
PRGNAM=colem
|
||||
VERSION=${VERSION:-5.4}
|
||||
VERSION=${VERSION:-5.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="colem"
|
||||
VERSION="5.4"
|
||||
VERSION="5.5"
|
||||
HOMEPAGE="http://fms.komkon.org/ColEm/"
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/ColEm54-Source.zip"
|
||||
MD5SUM="f46008f7d4392d3070d32b819a113ad9"
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/ColEm55-Source.zip"
|
||||
MD5SUM="1c643fb1ed3f1f7514b04ff9e61b2bbd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue