diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-10-26 18:37:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-26 18:52:01 +0700 |
commit | 7f268daa0e4021f116c95654b3ccb05919804515 (patch) | |
tree | 7630698ac9bd76cede4df19adc4462b7d7e9d983 | |
parent | f25c6cfa43be12216c12f2e958dcb1f8cf83ec4b (diff) | |
download | slackbuilds-7f268daa0e4021f116c95654b3ccb05919804515.tar.gz |
system/wine-staging: Updated for version 4.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 bc5ac0ca59..c7489d341b 100644 --- a/system/wine-staging/wine-staging.SlackBuild +++ b/system/wine-staging/wine-staging.SlackBuild @@ -30,7 +30,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wine-staging -VERSION=${VERSION:-4.17} +VERSION=${VERSION:-4.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index a5bddb5859..23e73f95dd 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="4.17" +VERSION="4.18" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.17.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v4.17/wine-staging-4.17.tar.gz" -MD5SUM="291356b31b9acc5f43c2fc3ceb09c797 \ - c149d0f7bcdf63154b8d17235a603b20" +DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.18.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v4.18/wine-staging-4.18.tar.gz" +MD5SUM="952ea787f594cf159d3c09e99e170b1a \ + 583810ba2177072942a106f57147d6b8" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |