diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-10-07 16:05:24 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-11 06:19:45 +0700 |
commit | 8ca05dd513e5dc9718f8956befa032968ee5c468 (patch) | |
tree | 97cf9df707eb87a5fffaa6192f476e394175de0f | |
parent | 24d3216269e9e02e53880a23fd03fdb9cb974f6b (diff) | |
download | slackbuilds-8ca05dd513e5dc9718f8956befa032968ee5c468.tar.gz |
system/wine-staging: Updated for version 2.18.
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 3c5ed2ba1b..aea711ce36 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.17} +VERSION=${VERSION:-2.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index bdffe188a7..3ea1a2eb25 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,8 +1,8 @@ PRGNAM="wine-staging" -VERSION="2.17" +VERSION="2.18" HOMEPAGE="http://www.wine-staging.com/" -DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.17/wine-patched-staging-2.17.tar.gz" -MD5SUM="f0b037550a1e0cd88ded41eb715ae1c4" +DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.18/wine-patched-staging-2.18.tar.gz" +MD5SUM="4460165050d7fa9c5c66b679900ee6e8" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |