diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-11-24 00:06:26 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-24 00:06:26 +0000 |
commit | d9157b03ab8029e3b046e3e263e37331d37ddade (patch) | |
tree | 78808802d5731a33fb8e0766b66aa1ba72c546be | |
parent | 5795adba8739781ab71510a7263ea30cfca67f3b (diff) | |
download | slackbuilds-d9157b03ab8029e3b046e3e263e37331d37ddade.tar.gz |
system/wine-staging: Updated for version 2.21.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | system/wine-staging/wine-staging.SlackBuild | 2 | ||||
-rw-r--r-- | system/wine-staging/wine-staging.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild index d0cc8639b4..5994d836c4 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:-2.20} +VERSION=${VERSION:-2.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index ccf9709e1f..bdf7ee8ff7 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,8 +1,8 @@ PRGNAM="wine-staging" -VERSION="2.20" +VERSION="2.21" HOMEPAGE="http://www.wine-staging.com/" -DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.20/wine-patched-staging-2.20.tar.gz" -MD5SUM="451f9dd8aaae5209d0205ffbe732dfdb" +DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.21/wine-patched-staging-2.21.tar.gz" +MD5SUM="278bcb0f200511deba9120e41334db5e" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |