diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-10-26 14:49:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-28 07:07:02 +0700 |
commit | c0c91a22cc529e4af62fe9f121e9d3c4f6171b46 (patch) | |
tree | 6f1080130814abfeb08e0bc643fbf19e29771b5a /system | |
parent | 26f08a78e0af40678ee18dbdd4ff62da24423749 (diff) |
system/wine-staging: Updated for version 2.19.
Signed-off-by: David Spencer <idlemoor@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 | 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 aea711ce3685..0afa2d602743 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.18} +VERSION=${VERSION:-2.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 3ea1a2eb25a5..35b018e661cd 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,8 +1,8 @@ PRGNAM="wine-staging" -VERSION="2.18" +VERSION="2.19" HOMEPAGE="http://www.wine-staging.com/" -DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.18/wine-patched-staging-2.18.tar.gz" -MD5SUM="4460165050d7fa9c5c66b679900ee6e8" +DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.19/wine-patched-staging-2.19.tar.gz" +MD5SUM="80c6b58d204f1bfef1e822779c3469ea" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |