diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-04-18 09:57:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-18 09:57:14 +0700 |
commit | 940d4f751970eb09d6c830fcc58cddd68a385e7d (patch) | |
tree | 1d506e8c3cb8f78baed0d8c0f8aaae405a019505 /system | |
parent | e81e5ad3ca82abf5883969f9b44ce3a3bc0e76c3 (diff) | |
download | slackbuilds-940d4f751970eb09d6c830fcc58cddd68a385e7d.tar.gz |
system/wine-staging: Updated for version 4.6.
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 b21f6f3b12..c3994eef7c 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.5} +VERSION=${VERSION:-4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 8fe7c9c0af..8cebba2a79 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="4.5" +VERSION="4.6" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -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="https://dl.winehq.org/wine/source/4.x/wine-4.6.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v4.6/wine-staging-4.6.tar.gz" +MD5SUM="b2477593a46f476c6799e8220bfb6827 \ + c9cfe1edb38e9e1850299e2711818083" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |