From ae38595a7d725b473bdad61e4b027cc393f308e4 Mon Sep 17 00:00:00 2001 From: Damian Perticone Date: Fri, 19 Aug 2022 00:23:00 +0100 Subject: games/protontricks: Updated for version 1.9.0. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- games/protontricks/protontricks.SlackBuild | 9 +++------ games/protontricks/protontricks.info | 6 +++--- 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'games') 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="" -- cgit v1.2.3