summaryrefslogtreecommitdiffstats
path: root/system/wine-staging/wine-staging.SlackBuild
diff options
context:
space:
mode:
author Dave Woodfall2023-03-17 01:34:58 +0100
committer Willy Sudiarto Raharjo2023-03-18 03:50:24 +0100
commitf943495036b87c26fd260692a32ea90c5c564b37 (patch)
tree3825e250d4dabd207ef49a9564268a005b699d59 /system/wine-staging/wine-staging.SlackBuild
parent52393d24155782dd2bff1d0e6fa8410d8a80ec8f (diff)
downloadslackbuilds-f943495036b87c26fd260692a32ea90c5c564b37.tar.gz
system/wine-staging: Updated for version 8.3.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wine-staging/wine-staging.SlackBuild')
-rw-r--r--system/wine-staging/wine-staging.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild
index 23b5964d02..aade91f86c 100644
--- a/system/wine-staging/wine-staging.SlackBuild
+++ b/system/wine-staging/wine-staging.SlackBuild
@@ -34,7 +34,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wine-staging
-VERSION=${VERSION:-8.2}
+VERSION=${VERSION:-8.3}
# This ought to work (madcap laughter)
WINEVERSION=${WINEVERSION:-$VERSION}
BUILD=${BUILD:-1}