diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-08-29 21:46:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-29 21:46:16 +0700 |
commit | c694259c8b4471bce24a0f0044ae722d16341ed8 (patch) | |
tree | 9815d657d2b0ca07b295e849ee319e210a1fcb1d | |
parent | 8dfe77d3a7d2ce414900611ea02a10c99b17cfdc (diff) | |
download | slackbuilds-c694259c8b4471bce24a0f0044ae722d16341ed8.tar.gz |
system/wine-staging: Updated for version 4.14.
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 94e44fbe0b..64b6782e38 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.12.1} +VERSION=${VERSION:-4.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 040e66dd2b..4bbe27ffee 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="4.12.1" +VERSION="4.14" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.12.1.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v4.12.1/wine-staging-4.12.1.tar.gz" -MD5SUM="687777ae1c44364f3128201e0a476a00 \ - 57e71ae8e4b0e6681d01013e4bf23164" +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_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |