diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-10-24 20:04:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:22 +0700 |
commit | 178c8feae6caecb61b22e50517220c360a67c818 (patch) | |
tree | 0e79261afa8678c84c2ff8ff8d168a63e930665a /system | |
parent | 6318528a2e30e7a27a96c142006549e197765e19 (diff) |
system/wine-staging: Updated for version 5.20.
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 408c82bf596d..b2d5833c360e 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.19} +VERSION=${VERSION:-5.20} WINEVERSION=$VERSION BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 8c6f38f11544..e9b240774b64 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="5.19" +VERSION="5.20" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/5.x/wine-5.19.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v5.19/wine-staging-5.19.tar.gz" -MD5SUM="a68ecdf2a8d91cb2ed337bdb8579f0c6 \ - 56f32f979f2c4929b22987c9a0560715" +DOWNLOAD="https://dl.winehq.org/wine/source/5.x/wine-5.20.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v5.20/wine-staging-5.20.tar.gz" +MD5SUM="6cfefbef67048d2a8c54100c047af2aa \ + 995fe2e5b2cd716a9f49588ab98e56a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |