diff options
-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 2b37740d0ab14..47c04d1b2becf 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:-1.9.18} +VERSION=${VERSION:-1.9.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info index adf2116b2db67..89410f32de574 100644 --- a/system/wine-staging/wine-staging.info +++ b/system/wine-staging/wine-staging.info @@ -1,10 +1,10 @@ PRGNAM="wine-staging" -VERSION="1.9.18" +VERSION="1.9.19" HOMEPAGE="http://www.wine-staging.com/" -DOWNLOAD="https://dl.winehq.org/wine/source/1.9/wine-1.9.18.tar.bz2 \ - https://github.com/wine-compholio/wine-staging/archive/v1.9.18/wine-staging-1.9.18.tar.gz" -MD5SUM="9da9321d9f8f5703b4ec83d673c8d7a4 \ - 9f87f4b518e0da79eaa6c965654f43bd" +DOWNLOAD="https://dl.winehq.org/wine/source/1.9/wine-1.9.19.tar.bz2 \ + https://github.com/wine-compholio/wine-staging/archive/v1.9.19/wine-staging-1.9.19.tar.gz" +MD5SUM="d9d3794d7394b9a22f7514d63f3a95f1 \ + 63282e36efb9804a3a80ae6eaf3e2e11" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" |