diff options
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 b8799df321..bc5ac0ca59 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.15} +VERSION=${VERSION:-4.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index 7c664f00a0..a5bddb5859 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="4.15" +VERSION="4.17" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.15.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v4.15/wine-staging-4.15.tar.gz" -MD5SUM="234811f7f42aa4dc444ee74a2ee63a83 \ - 3862ff9e06bccd4b59fffc554f8df72b" +DOWNLOAD="https://dl.winehq.org/wine/source/4.x/wine-4.17.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v4.17/wine-staging-4.17.tar.gz" +MD5SUM="291356b31b9acc5f43c2fc3ceb09c797 \ + c149d0f7bcdf63154b8d17235a603b20" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |