diff options
-rw-r--r-- | office/lyx/lyx.SlackBuild | 2 | ||||
-rw-r--r-- | office/lyx/lyx.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/lyx/lyx.SlackBuild b/office/lyx/lyx.SlackBuild index 31c4499721..ffdf3fc9ff 100644 --- a/office/lyx/lyx.SlackBuild +++ b/office/lyx/lyx.SlackBuild @@ -4,7 +4,7 @@ # Written by Morten Juhl-Johansen Zölde-Fejér <mjjzf@syntaktisk.dk> PRGNAM=lyx -VERSION=${VERSION:-2.0.0} +VERSION=${VERSION:-2.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/lyx/lyx.info b/office/lyx/lyx.info index e56e5a3a96..7d80e8a10b 100644 --- a/office/lyx/lyx.info +++ b/office/lyx/lyx.info @@ -1,8 +1,8 @@ PRGNAM="lyx" -VERSION="2.0.0" +VERSION="2.0.4" HOMEPAGE="http://www.lyx.org" -DOWNLOAD="ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-2.0.0.tar.xz" -MD5SUM="005dc04ad01e1b2bd92ec86b6235f8b1" +DOWNLOAD="ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-2.0.4.tar.xz" +MD5SUM="3c0a5216270d6ac8637c667ff59ca12b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |