diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-03-23 08:44:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-23 08:44:13 +0700 |
commit | 58f4489a193d990aa7ab43db0f62bd0ecec4cf1d (patch) | |
tree | 7fd35997148002ee663f94748bdb397435f89019 | |
parent | e5c0d0ece220fd12c8248f33f727374124f105e5 (diff) | |
download | slackbuilds-58f4489a193d990aa7ab43db0f62bd0ecec4cf1d.tar.gz |
system/wine-staging: Updated for version 4.4.
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 f383047e06..9b895ba84a 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.3} +VERSION=${VERSION:-4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 553a9d33b4..9e2fd09c5a 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="4.3" +VERSION="4.4" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.3.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v4.3/wine-staging-4.3.tar.gz" -MD5SUM="9bce51c6f8248c6f04a1a60ab474f98a \ - 427638d9d03c95b7d0ba456917a9b9ac" +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_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |