diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-09-06 22:28:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-06 22:28:29 +0700 |
commit | 2674968f7a770df610d9808e35331dc3dc6ea299 (patch) | |
tree | a6c3fe2fab81435fcf2c9fbf2a0674c3be13ee9f /system | |
parent | 446ff489b7d96286cf867fbc9681b8c20cdc63ee (diff) | |
download | slackbuilds-2674968f7a770df610d9808e35331dc3dc6ea299.tar.gz |
system/wine-staging: Updated for version 4.15.
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 64b6782e38..b8799df321 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.14} +VERSION=${VERSION:-4.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 4bbe27ffee..7c664f00a0 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="4.14" +VERSION="4.15" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.14.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v4.14/wine-staging-4.14.tar.gz" -MD5SUM="a835928827b34f8de67e37f87294ce01 \ - 578f54c6ed3adc3aa2e7fcae0b916029" +DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.15.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v4.15/wine-staging-4.15.tar.gz" +MD5SUM="234811f7f42aa4dc444ee74a2ee63a83 \ + 3862ff9e06bccd4b59fffc554f8df72b" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |