diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-06-14 16:03:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-15 18:35:58 +0700 |
commit | 0a31d324df81c3591be1c6a7e918e0e7573aa445 (patch) | |
tree | ca7abc148c62748742336d0f3500a8c56f46900b /system | |
parent | 435624f86e0671a1726c995496f0f48cd2439675 (diff) |
system/wine-staging: Updated for version 2.10.
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 5218e195cb71..253bb29712cd 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.9} +VERSION=${VERSION:-2.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index f29ed54768eb..6fd63e01e8b9 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,8 +1,8 @@ PRGNAM="wine-staging" -VERSION="2.9" +VERSION="2.10" HOMEPAGE="http://www.wine-staging.com/" -DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.9/wine-patched-staging-2.9.tar.gz" -MD5SUM="09980425c759bbb142ccb10e560dc2e1" +DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.10/wine-patched-staging-2.10.tar.gz" +MD5SUM="81ca8415d9d0776efa4c917004c90989" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |