mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/lyx: Updated for version 2.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6279900d97
commit
c9b4ebf62f
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=lyx
|
PRGNAM=lyx
|
||||||
VERSION=${VERSION:-2.4.0}
|
VERSION=${VERSION:-2.4.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="lyx"
|
PRGNAM="lyx"
|
||||||
VERSION="2.4.0"
|
VERSION="2.4.1"
|
||||||
HOMEPAGE="http://www.lyx.org"
|
HOMEPAGE="http://www.lyx.org"
|
||||||
DOWNLOAD="https://ftp.lip6.fr/pub/lyx/stable/2.4.x/lyx-2.4.0.tar.xz"
|
DOWNLOAD="https://ftp.lip6.fr/pub/lyx/stable/2.4.x/lyx-2.4.1.tar.xz"
|
||||||
MD5SUM="c956b9a7a3bde80d0b41b01f446868bb"
|
MD5SUM="f29ba40be3e9c8b855d899305e19fb7a"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue