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>
This commit is contained in:
Damian Perticone 2022-08-19 00:23:00 +01:00 committed by Willy Sudiarto Raharjo
parent f13993e553
commit ae38595a7d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 9 deletions

View file

@ -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}

View file

@ -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=""