summaryrefslogtreecommitdiffstats
path: root/system/winetricks
diff options
context:
space:
mode:
Diffstat (limited to 'system/winetricks')
-rw-r--r--system/winetricks/winetricks.SlackBuild8
-rw-r--r--system/winetricks/winetricks.info10
2 files changed, 8 insertions, 10 deletions
diff --git a/system/winetricks/winetricks.SlackBuild b/system/winetricks/winetricks.SlackBuild
index 903f6141e6..873c4383bf 100644
--- a/system/winetricks/winetricks.SlackBuild
+++ b/system/winetricks/winetricks.SlackBuild
@@ -2,11 +2,12 @@
# Slackware build script for winetricks
# Copyright 2017-2019 Donald Cooley South Haven, Indiana USA
-# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# Copyright 2011 by Giovanne Castro, Campinas, Sao Paulo, Brazil <giovannefc@ig.com.br>
+# Copyright 2023 Yth | Pont-en-Royans, France | yth@ythogtha.org
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,16 +30,13 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=winetricks
-VERSION=${VERSION:-20220411}
+VERSION=${VERSION:-20240105}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/system/winetricks/winetricks.info b/system/winetricks/winetricks.info
index 1e59d2fa45..d41b8e7e03 100644
--- a/system/winetricks/winetricks.info
+++ b/system/winetricks/winetricks.info
@@ -1,10 +1,10 @@
PRGNAM="winetricks"
-VERSION="20220411"
+VERSION="20240105"
HOMEPAGE="https://github.com/Winetricks/winetricks"
-DOWNLOAD="https://github.com/Winetricks/winetricks/archive/20220411/winetricks-20220411.tar.gz"
-MD5SUM="08a83c48fb15921f2829cef24491a639"
+DOWNLOAD="https://github.com/Winetricks/winetricks/archive/20240105/winetricks-20240105.tar.gz"
+MD5SUM="3d21aa2867a0f638f36ffb9a33d3ed5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cabextract wine"
-MAINTAINER="Isaac Yu"
-EMAIL="isaacyu1@isaacyu1.com"
+MAINTAINER="Yth - Arnaud"
+EMAIL="yth@ythogtha.org"