office/lyx: Updated for version 2.3.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
R. S. Ananda Murthy 2018-09-23 06:06:29 +07:00 committed by Willy Sudiarto Raharjo
parent 994191bcff
commit 8a3430f7e7
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
# Now maintained by R. S. Ananda Murthy (rsamurti@gmail.com)
PRGNAM=lyx
VERSION=${VERSION:-2.3.0}
VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -42,7 +42,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-$VERSION-2.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \

View File

@ -1,8 +1,8 @@
PRGNAM="lyx"
VERSION="2.3.0"
VERSION="2.3.1"
HOMEPAGE="http://www.lyx.org"
DOWNLOAD="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-2.3.0.tar.gz"
MD5SUM="547f2efe1604b7589d807c36f47f8054"
DOWNLOAD="https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-2.3.1-2.tar.gz"
MD5SUM="f99fdfba5f1c0f6e64947713b0018e6b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""