diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-01-19 00:04:42 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-25 09:03:45 +0700 |
commit | 4ec025c4382d722d4ddc8dba47ca064adf80bcb2 (patch) | |
tree | 1abc6259a85875acbd0d3c04286e6d0e65b76641 | |
parent | a7963d94ae3dc49cc7abf78344f764bc175f3f84 (diff) |
games/steamtinkerlaunch: Version bump to 12.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild | 2 | ||||
-rw-r--r-- | games/steamtinkerlaunch/steamtinkerlaunch.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild b/games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild index 6071157e2c..167c747484 100644 --- a/games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild +++ b/games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=steamtinkerlaunch -VERSION=${VERSION:-11.0} +VERSION=${VERSION:-12.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/steamtinkerlaunch/steamtinkerlaunch.info b/games/steamtinkerlaunch/steamtinkerlaunch.info index 8287a36d08..b9a1583041 100644 --- a/games/steamtinkerlaunch/steamtinkerlaunch.info +++ b/games/steamtinkerlaunch/steamtinkerlaunch.info @@ -1,8 +1,8 @@ PRGNAM="steamtinkerlaunch" -VERSION="11.0" +VERSION="12.12" HOMEPAGE="https://github.com/frostworx/steamtinkerlaunch" -DOWNLOAD="https://github.com/frostworx/steamtinkerlaunch/archive/v11.0/steamtinkerlaunch-11.0.tar.gz" -MD5SUM="48b13476745c38828a3957831986409b" +DOWNLOAD="https://github.com/frostworx/steamtinkerlaunch/archive/v12.12/steamtinkerlaunch-12.12.tar.gz" +MD5SUM="7d08a7bc399f212cc3b02fd84effbc84" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |