summaryrefslogtreecommitdiffstats
path: root/games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild')
-rw-r--r--games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild b/games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild
index 050ecef955..eef135e515 100644
--- a/games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild
+++ b/games/steamtinkerlaunch/steamtinkerlaunch.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for steamtinkerlaunch
-# Copyright 2022 Damian Perticone Berisso,Argentina
+# Copyright 2022 Damian Perticone, Berisso, Argentina
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=steamtinkerlaunch
-VERSION=${VERSION:-9.2}
+VERSION=${VERSION:-11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -80,7 +80,7 @@ mkdir -p $PKG
install -Dm755 steamtinkerlaunch -t $PKG/usr/bin
install -d $PKG/usr/share/steamtinkerlaunch
-cp -r categories eval guicfgs lang misc $PKG/usr/share/steamtinkerlaunch
+cp -r collections eval guicfgs lang misc $PKG/usr/share/steamtinkerlaunch
install -Dm644 misc/steamtinkerlaunch.desktop -t $PKG/usr/share/applications
install -Dm644 misc/steamtinkerlaunch.svg -t $PKG/usr/share/icons/hicolor/scalable/apps