summaryrefslogtreecommitdiffstats
path: root/office/lyx
diff options
context:
space:
mode:
Diffstat (limited to 'office/lyx')
-rw-r--r--office/lyx/lyx.SlackBuild4
-rw-r--r--office/lyx/lyx.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/lyx/lyx.SlackBuild b/office/lyx/lyx.SlackBuild
index a062abe012..b2f1ebfd8b 100644
--- a/office/lyx/lyx.SlackBuild
+++ b/office/lyx/lyx.SlackBuild
@@ -5,7 +5,7 @@
# Now maintained by R. S. Ananda Murthy (rsamurti@gmail.com)
PRGNAM=lyx
-VERSION=${VERSION:-2.3.5.2}
+VERSION=${VERSION:-2.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -43,7 +43,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
-cd $PRGNAM-2.3.5.2
+cd $PRGNAM-2.3.6
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/office/lyx/lyx.info b/office/lyx/lyx.info
index 156f897010..1ac28e3d67 100644
--- a/office/lyx/lyx.info
+++ b/office/lyx/lyx.info
@@ -1,8 +1,8 @@
PRGNAM="lyx"
-VERSION="2.3.5.2"
+VERSION="2.3.6"
HOMEPAGE="http://www.lyx.org"
-DOWNLOAD="https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-2.3.5.2.tar.xz"
-MD5SUM="9152c9525c8c7ee1ad0c43901101acad"
+DOWNLOAD="https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-2.3.6.tar.xz"
+MD5SUM="6e0a1d274cc384cd4d07fe68d34c6aaa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"