diff options
-rw-r--r-- | system/tomb/tomb.SlackBuild | 2 | ||||
-rw-r--r-- | system/tomb/tomb.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/tomb/tomb.SlackBuild b/system/tomb/tomb.SlackBuild index 1742d50ccb..4c711df5fc 100644 --- a/system/tomb/tomb.SlackBuild +++ b/system/tomb/tomb.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tomb SRCNAM=Tomb -VERSION=${VERSION:-2.3} +VERSION=${VERSION:-2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tomb/tomb.info b/system/tomb/tomb.info index 2693bd984e..467e07585b 100644 --- a/system/tomb/tomb.info +++ b/system/tomb/tomb.info @@ -1,8 +1,8 @@ PRGNAM="tomb" -VERSION="2.3" +VERSION="2.4" HOMEPAGE="https://www.dyne.org/software/tomb/" -DOWNLOAD="https://github.com/dyne/Tomb/archive/v2.3/Tomb-2.3.tar.gz" -MD5SUM="5cbd3179f4efe5f6f292239e3e089215" +DOWNLOAD="https://github.com/dyne/Tomb/archive/v2.4/Tomb-2.4.tar.gz" +MD5SUM="ba832223ac404d2d7180a3f5f767124d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |