summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Larry Hajali2017-08-18 04:45:19 +0200
committer Larry Hajali2017-08-18 18:13:24 +0200
commit71bba4b5ff9cd63026446950c8270e6560bd2e44 (patch)
tree3a3508ee9b3b4c625da46c5ca95013ef8ba69cf7 /office
parent5e4c9f951fc0723e718a1648e3f6cc7ec18126a1 (diff)
downloadslackbuilds-71bba4b5ff9cd63026446950c8270e6560bd2e44.tar.gz
office/texstudio: Update md5sum for new tarball
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office')
-rw-r--r--office/texstudio/texstudio.SlackBuild4
-rw-r--r--office/texstudio/texstudio.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/office/texstudio/texstudio.SlackBuild b/office/texstudio/texstudio.SlackBuild
index 9224441291..d0e65f634d 100644
--- a/office/texstudio/texstudio.SlackBuild
+++ b/office/texstudio/texstudio.SlackBuild
@@ -59,9 +59,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
+rm -rf ${PRGNAM}${VERSION}
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
-cd $PRGNAM-$VERSION
+cd ${PRGNAM}${VERSION}
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info
index 3655aa3762..27ccc5fa29 100644
--- a/office/texstudio/texstudio.info
+++ b/office/texstudio/texstudio.info
@@ -2,7 +2,7 @@ PRGNAM="texstudio"
VERSION="2.12.6"
HOMEPAGE="http://texstudio.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.12.6.tar.gz"
-MD5SUM="716441e2b47ac4b98951d94400275511"
+MD5SUM="77e888ae0e909c3768b1632748816302"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""