diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-06-20 09:46:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-28 08:16:45 +0700 |
commit | ad5abfa15c275dda485aec3b1fa1fa00deadb4ac (patch) | |
tree | 67306b976d6b684e65519d18fe05aa196713e627 /system | |
parent | 16a512b76a78dbbd5eabf049df0351b076d26d79 (diff) |
system/wine-staging: Updated for version 5.11.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/wine-staging/wine-staging.SlackBuild | 2 | ||||
-rw-r--r-- | system/wine-staging/wine-staging.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild index 65d214770a76..44bb5ffb084c 100644 --- a/system/wine-staging/wine-staging.SlackBuild +++ b/system/wine-staging/wine-staging.SlackBuild @@ -32,7 +32,7 @@ # Now maintained by Dave Woodfall <dave@slackbuilds.org> PRGNAM=wine-staging -VERSION=${VERSION:-5.10} +VERSION=${VERSION:-5.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 69d2cb496210..2c222e91a4f9 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="5.10" +VERSION="5.11" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/5.x/wine-5.10.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v5.10/wine-staging-5.10.tar.gz" -MD5SUM="e2d91a21d94f2e0876dab85a95033ba9 \ - 3be7b8b182ccd96e48989b4e57311193" +DOWNLOAD="https://dl.winehq.org/wine/source/5.x/wine-5.11.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v5.11/wine-staging-5.11.tar.gz" +MD5SUM="e5250e7bb7358e94265122e1a709842b \ + 6805e48343f1e71da1c7547a3c2f452e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |