diff options
author | David Woodfall <dave@dawoodfall.net> | 2018-01-10 23:52:21 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-13 07:13:03 +0700 |
commit | 2962454900e1a58bef3030e2404c10f2de47843a (patch) | |
tree | f41e064d197b6a6d8c7991bc0bb50062e81a3708 /system/wine/wine.info | |
parent | 57e4dae2fdb5d07253510da6baf224c9a7e0ebba (diff) | |
download | slackbuilds-2962454900e1a58bef3030e2404c10f2de47843a.tar.gz |
system/wine: Updated for version 2.0.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/wine/wine.info')
-rw-r--r-- | system/wine/wine.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/wine/wine.info b/system/wine/wine.info index 5ad55628a9..c307993a07 100644 --- a/system/wine/wine.info +++ b/system/wine/wine.info @@ -1,9 +1,9 @@ PRGNAM="wine" -VERSION="2.0.3" +VERSION="2.0.4" HOMEPAGE="http://www.winehq.com/" -DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-2.0.3.tar.xz" -MD5SUM="f85b3919cf45aa640f7784d3093a8995" -DOWNLOAD_x86_64="UNSUPPORTED" +DOWNLOAD="http://prdownloads.sourceforge.net/wine/wine-2.0.4.tar.xz" +MD5SUM="15916710f16119ec135cc450818db76f" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="David Woodfall" |