summaryrefslogtreecommitdiffstats
path: root/system/wine-staging/wine-staging.SlackBuild
diff options
context:
space:
mode:
author Dave Woodfall2023-02-03 07:36:37 +0100
committer Willy Sudiarto Raharjo2023-02-04 01:19:56 +0100
commit2012cd80edcd23fa057f9ce1449018449d6b89d5 (patch)
treef543d780202cd44492361008b86d9358dbcaf05b /system/wine-staging/wine-staging.SlackBuild
parent386548e73a585b3f4398d05ae66ad77a18402c93 (diff)
downloadslackbuilds-2012cd80edcd23fa057f9ce1449018449d6b89d5.tar.gz
system/wine-staging: Updated for version 8.0.
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 14e7c31c4a..ccb3fe7abf 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:-7.22}
+VERSION=${VERSION:-8.0}
# This ought to work (madcap laughter)
WINEVERSION=${WINEVERSION:-$VERSION}
BUILD=${BUILD:-1}