diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-09-10 10:19:41 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-10 10:19:41 +0100 |
commit | f3edaf12f4bd492562fd0f6b85633c1f27374c6e (patch) | |
tree | 87a06b1aadd98f284f8f40ef5e163f19658b8b40 /system | |
parent | 2024809d5de071c054ad4275dbb03aa5481e4d00 (diff) | |
download | slackbuilds-f3edaf12f4bd492562fd0f6b85633c1f27374c6e.tar.gz |
system/wine-staging: Updated for version 3.15.
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 | 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 8878353828..e35bb496c8 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 ce0f81a44b..42f879cdef 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="" |