office/lyx: Updated for version 2.3.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
R. S. Ananda Murthy 2019-07-30 00:43:00 +07:00 committed by Willy Sudiarto Raharjo
parent b97a811a44
commit 84889d2644
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@
# Now maintained by R. S. Ananda Murthy (rsamurti@gmail.com)
PRGNAM=lyx
VERSION=${VERSION:-2.3.2}
VERSION=${VERSION:-2.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -41,9 +41,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION-2
tar xvf $CWD/$PRGNAM-$VERSION-2.tar.xz
cd $PRGNAM-$VERSION-2
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \

View file

@ -1,8 +1,8 @@
PRGNAM="lyx"
VERSION="2.3.2"
VERSION="2.3.3"
HOMEPAGE="http://www.lyx.org"
DOWNLOAD="https://fossies.org/linux/misc/lyx-2.3.2-2.tar.xz"
MD5SUM="b8fd5cae897da39375f68f2023b643f8"
DOWNLOAD="https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-2.3.3.tar.xz"
MD5SUM="b49cc1f92e0cab8988f066650a7b5868"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""