summaryrefslogtreecommitdiffstats
path: root/system/wine-staging/wine-staging.SlackBuild
diff options
context:
space:
mode:
author Dave Woodfall2023-03-24 07:53:19 +0100
committer Willy Sudiarto Raharjo2023-03-25 04:01:53 +0100
commit60526b17c8fec5d548765174365f059d7d4ab921 (patch)
tree946bc66f1e8bf61f4097aa2d098b12d68497f8e0 /system/wine-staging/wine-staging.SlackBuild
parentbdf4ef848a7336e985dc2436cd0f118791c25628 (diff)
downloadslackbuilds-60526b17c8fec5d548765174365f059d7d4ab921.tar.gz
system/wine-staging: Updated for version 8.4.
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 aade91f86c..f4db506c04 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.3}
+VERSION=${VERSION:-8.4}
# This ought to work (madcap laughter)
WINEVERSION=${WINEVERSION:-$VERSION}
BUILD=${BUILD:-1}