diff options
Diffstat (limited to 'system/tomb')
-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 4c711df5fcfa2..1bc5319dfa5c7 100644 --- a/system/tomb/tomb.SlackBuild +++ b/system/tomb/tomb.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tomb SRCNAM=Tomb -VERSION=${VERSION:-2.4} +VERSION=${VERSION:-2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tomb/tomb.info b/system/tomb/tomb.info index 467e07585ba81..da70899723790 100644 --- a/system/tomb/tomb.info +++ b/system/tomb/tomb.info @@ -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="" |