summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Damian Perticone2022-08-19 01:23:00 +0200
committer Willy Sudiarto Raharjo2022-08-20 05:06:42 +0200
commitae38595a7d725b473bdad61e4b027cc393f308e4 (patch)
tree4baacf2a6ea5dea7fd5d2eca3c9eee5c2916e5df /games
parentf13993e553698fb7ad52c82435db6c57c5bb83b2 (diff)
downloadslackbuilds-ae38595a7d725b473bdad61e4b027cc393f308e4.tar.gz
games/protontricks: Updated for version 1.9.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/protontricks/protontricks.SlackBuild9
-rw-r--r--games/protontricks/protontricks.info6
2 files changed, 6 insertions, 9 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}
diff --git a/games/protontricks/protontricks.info b/games/protontricks/protontricks.info
index 8e017ac407..3a089c80f2 100644
--- a/games/protontricks/protontricks.info
+++ b/games/protontricks/protontricks.info
@@ -1,8 +1,8 @@
PRGNAM="protontricks"
-VERSION="1.8.1"
+VERSION="1.9.0"
HOMEPAGE="https://github.com/Matoking/protontricks"
-DOWNLOAD="https://github.com/Matoking/protontricks/archive/refs/tags/1.8.1/protontricks-1.8.1.tar.gz"
-MD5SUM="d2d4347a5c4b56c642ee5fa4355ea916"
+DOWNLOAD="https://github.com/Matoking/protontricks/archive/1.9.0/protontricks-1.9.0.tar.gz"
+MD5SUM="e5af44cab5f4de07c3a6f2391161717b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""