Browse Source
office/lyx: Updated for version 2.4.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/252/head
R. S. Ananda Murthy
1 year ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
office/lyx/lyx.SlackBuild
-
office/lyx/lyx.info
|
|
|
@ -7,7 +7,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=lyx |
|
|
|
VERSION=${VERSION:-2.4.1} |
|
|
|
VERSION=${VERSION:-2.4.2.1} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="lyx" |
|
|
|
VERSION="2.4.1" |
|
|
|
VERSION="2.4.2.1" |
|
|
|
HOMEPAGE="http://www.lyx.org" |
|
|
|
DOWNLOAD="https://ftp.lip6.fr/pub/lyx/stable/2.4.x/lyx-2.4.1.tar.xz" |
|
|
|
MD5SUM="f29ba40be3e9c8b855d899305e19fb7a" |
|
|
|
DOWNLOAD="https://ftp.lip6.fr/pub/lyx/stable/2.4.x/lyx-2.4.2.1.tar.xz" |
|
|
|
MD5SUM="979de440f3786f522fd379f11ab4d765" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|
|