diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-02-03 15:22:37 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 15:03:31 +0700 |
commit | 0d3583de51938a0172c4c091e4b7b629434515cc (patch) | |
tree | b0e914da4b128c3231ab4c054c5ead41fdd6c0af | |
parent | bef9424b43971e07ae2cc3b44ee00974895e49e5 (diff) | |
download | slackbuilds-0d3583de51938a0172c4c091e4b7b629434515cc.tar.gz |
system/wine-staging: Updated for version 5.1.
-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 c04d2e0b45..24ba42df1e 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.0} +VERSION=${VERSION:-5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 738f8c9f29..0420592ba7 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="5.0" +VERSION="5.1" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/5.0/wine-5.0.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v5.0/wine-staging-5.0.tar.gz" -MD5SUM="95993144d0c63bdd31110ae5a90c77b2 \ - 7f2c5081233bc4a8a69316b750789880" +DOWNLOAD="https://dl.winehq.org/wine/source/5.x/wine-5.1.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v5.1/wine-staging-5.1.tar.gz" +MD5SUM="9dfaf58e5eacaaa376e5f40910204274 \ + 07add070aff2e093551596fe12819929" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |