mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/tomb: Updated for version 2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b73f9d6aa2
commit
0d6d803d7b
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=tomb
|
||||
SRCNAM=Tomb
|
||||
VERSION=${VERSION:-2.4}
|
||||
VERSION=${VERSION:-2.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tomb"
|
||||
VERSION="2.4"
|
||||
VERSION="2.5"
|
||||
HOMEPAGE="https://www.dyne.org/software/tomb/"
|
||||
DOWNLOAD="https://github.com/dyne/Tomb/archive/v2.4/Tomb-2.4.tar.gz"
|
||||
MD5SUM="ba832223ac404d2d7180a3f5f767124d"
|
||||
DOWNLOAD="https://github.com/dyne/Tomb/archive/v2.5/Tomb-2.5.tar.gz"
|
||||
MD5SUM="5f4a233d6429bbfcfa8f5f94fac9c7fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue