diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-04-11 16:19:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-17 11:47:36 +0700 |
commit | 58700b1167d715c6a583e1a93525aa62b1187aea (patch) | |
tree | 0e2b7c2f4b20f0f4b220deaa2406f7a19c6a1a36 /system | |
parent | e2aa1987b16af0d7f41ef22679ee68ddb4eddaef (diff) | |
download | slackbuilds-58700b1167d715c6a583e1a93525aa62b1187aea.tar.gz |
system/wine-staging: Updated for version 6.5.
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 | 4 | ||||
-rw-r--r-- | system/wine-staging/wine-staging.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild index 8bcb1853b5..da0da96bc8 100644 --- a/system/wine-staging/wine-staging.SlackBuild +++ b/system/wine-staging/wine-staging.SlackBuild @@ -32,8 +32,8 @@ # Now maintained by Dave Woodfall <dave@slackbuilds.org> PRGNAM=wine-staging -VERSION=${VERSION:-6.0} -WINEVERSION=${WINEVERSION:-6.0} +VERSION=${VERSION:-6.5} +WINEVERSION=${WINEVERSION:-6.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 8bd895f0d6..520f7c2dfb 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="6.0" +VERSION="6.5" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/6.0/wine-6.0.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v6.0/wine-staging-6.0.tar.gz" -MD5SUM="1c8b7e1642a9e532106b88a7b1932ef3 \ - 1c1c78c356abc0b1da925f410c38ca2b" +DOWNLOAD="https://dl.winehq.org/wine/source/6.x/wine-6.5.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v6.5/wine-staging-6.5.tar.gz" +MD5SUM="ff2e13ce3cfce10ab801bbe89261d76b \ + 34ee330a274bec7ad5cb7ab840f424fc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |