summaryrefslogtreecommitdiffstats
path: root/games/protontricks/protontricks.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/protontricks/protontricks.SlackBuild')
-rw-r--r--games/protontricks/protontricks.SlackBuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/games/protontricks/protontricks.SlackBuild b/games/protontricks/protontricks.SlackBuild
index 89b6b83b6e..bacb5d247d 100644
--- a/games/protontricks/protontricks.SlackBuild
+++ b/games/protontricks/protontricks.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for protontricks
-# 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
@@ -22,14 +22,11 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# 20220505 bkw: Modified by SlackBuilds.org, BUILD=2:
-# - rename doint.sh to doinst.sh, and actually install it in $PKG/install.
-
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protontricks
-VERSION=${VERSION:-1.8.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.9.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}