From e0715fe1dfc77884056a290abdb87bc756afd2f9 Mon Sep 17 00:00:00 2001 From: Zhu Qun-Ying Date: Wed, 16 Dec 2020 12:13:46 -0800 Subject: office/texmacs: Updated for version 1.99.17. Signed-off-by: Willy Sudiarto Raharjo --- office/texmacs/texmacs.SlackBuild | 6 +++--- office/texmacs/texmacs.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'office') diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index 2309845211..f8991c36b1 100644 --- a/office/texmacs/texmacs.SlackBuild +++ b/office/texmacs/texmacs.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texmacs -VERSION=${VERSION:-1.99.13} +VERSION=${VERSION:-1.99.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -61,9 +61,9 @@ set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP -rm -rf $SRCNAM-$VERSION +rm -rf $SRCNAM-$VERSION-src tar xvf $CWD/$SRCNAM-$VERSION-src.tar.gz -cd $SRCNAM-$VERSION +cd $SRCNAM-$VERSION-src chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ diff --git a/office/texmacs/texmacs.info b/office/texmacs/texmacs.info index 6f3a504f8b..34499bcafc 100644 --- a/office/texmacs/texmacs.info +++ b/office/texmacs/texmacs.info @@ -1,8 +1,8 @@ PRGNAM="texmacs" -VERSION="1.99.13" +VERSION="1.99.17" HOMEPAGE="http://www.texmacs.org" -DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.13-src.tar.gz" -MD5SUM="960313d2acef78038082cf1463f5a32e" +DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.17-src.tar.gz" +MD5SUM="d04afa1984339e6db7872ea82e13370c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="guile1.8" -- cgit v1.2.3