diff options
-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="" |