mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/chroma: Ugraded to 1.15
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
a1d592cda7
commit
408584d15f
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=chroma
|
||||
VERSION=1.13
|
||||
VERSION=${VERSION:-1.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="chroma"
|
||||
VERSION="1.13"
|
||||
VERSION="1.15"
|
||||
HOMEPAGE="http://www.level7.org.uk/chroma/"
|
||||
DOWNLOAD="http://www.level7.org.uk/chroma/download/chroma-1.13.tar.bz2"
|
||||
MD5SUM="284a12fc110892cd2896c3f1c5052003"
|
||||
DOWNLOAD="http://www.level7.org.uk/chroma/download/chroma-1.15.tar.bz2"
|
||||
MD5SUM="525ff7f06d43af04cc0bf318b6810c16"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue