summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author D Woodfall2023-04-29 16:38:37 +0200
committer Willy Sudiarto Raharjo2023-05-06 03:28:21 +0200
commit88a60aade913b0622c4d6b35432045b86689996b (patch)
tree8a5d69f25d2071312f01b8b7aad4e76e6864b60d
parent279a22764c21434c0943528439922df99f779ab1 (diff)
downloadslackbuilds-88a60aade913b0622c4d6b35432045b86689996b.tar.gz
system/wine-staging: Updated for version 8.7.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/wine-staging/wine-staging.SlackBuild2
-rw-r--r--system/wine-staging/wine-staging.info12
2 files changed, 7 insertions, 7 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild
index b97897d18a..ec29fed97a 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.5}
+VERSION=${VERSION:-8.7}
# This ought to work (madcap laughter)
WINEVERSION=${WINEVERSION:-$VERSION}
BUILD=${BUILD:-1}
diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info
index 0f5e18e958..88acaffde0 100644
--- a/system/wine-staging/wine-staging.info
+++ b/system/wine-staging/wine-staging.info
@@ -1,12 +1,12 @@
PRGNAM="wine-staging"
-VERSION="8.5"
+VERSION="8.7"
HOMEPAGE="https://wiki.winehq.org/Wine-Staging"
-DOWNLOAD="https://dl.winehq.org/wine/source/8.x/wine-8.5.tar.xz \
- https://github.com/wine-staging/wine-staging/archive/v8.5/wine-staging-8.5.tar.gz"
-MD5SUM="dba92e164ccc3720b55f7962d4188744 \
- 38b6ae980b9691d896a44c86c799571e"
+DOWNLOAD="https://dl.winehq.org/wine/source/8.x/wine-8.7.tar.xz \
+ https://github.com/wine-staging/wine-staging/archive/v8.7/wine-staging-8.7.tar.gz"
+MD5SUM="9453fb2d98951ea636314b40b54e8498 \
+ a561dd40f2ce101dabe1a0ed8cda7070"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Dave Woodfall"
+MAINTAINER="D Woodfall"
EMAIL="dave@slackbuilds.org"