diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-04-01 08:18:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-05 07:38:35 +0700 |
commit | 34279cc530fdd64cbb369dbd1010f3d20ab92919 (patch) | |
tree | e349ae96b49b2ba5cc54c5d13c81ba39eb3a332b /system | |
parent | 2dce8073c6e06875fd06607c330a53e05f41ea43 (diff) | |
download | slackbuilds-34279cc530fdd64cbb369dbd1010f3d20ab92919.tar.gz |
system/wine-staging: Updated for version 4.5.
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 9b895ba84a..b21f6f3b12 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.4} +VERSION=${VERSION:-4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 9e2fd09c5a..8fe7c9c0af 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="4.4" +VERSION="4.5" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.4.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v4.4/wine-staging-4.4.tar.gz" -MD5SUM="caebe069d821f57499f8b5f6025a2250 \ - a8ffd8d188e473c732bbe0ebb88f36b9" +DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.5.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v4.5/wine-staging-4.5.tar.gz" +MD5SUM="33e143e31f8bbe4792ea83b890ebec64 \ + 5622a8006cf0af4890b0a17e44c09576" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |