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 887835382824..e35bb496c8a3 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:-3.14} +VERSION=${VERSION:-3.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index ce0f81a44bec..42f879cdefd7 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="3.14" +VERSION="3.15" HOMEPAGE="https://wiki.winehq.org/Wine-Staging" -DOWNLOAD="https://dl.winehq.org/wine/source/3.x/wine-3.14.tar.xz \ - https://github.com/wine-staging/wine-staging/archive/v3.14/wine-staging-3.14.tar.gz" -MD5SUM="d0b359d4fb695cf161ec0c689804c164 \ - f4b2fd220fbcaf51d1e03d78ed21cefc" +DOWNLOAD="https://dl.winehq.org/wine/source/3.x/wine-3.15.tar.xz \ + https://github.com/wine-staging/wine-staging/archive/v3.15/wine-staging-3.15.tar.gz" +MD5SUM="b6fd6fbd08c1ff4599575ca5784bf920 \ + d1382d2f605503ab2cef8dc034987af6" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |