summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2017-08-20 22:31:42 +0200
committer Willy Sudiarto Raharjo2017-08-26 02:20:24 +0200
commitddd5ecdbc3fd77ad9c9377000a0faed97e17f6e5 (patch)
tree72b04b537b0797818715a679aed8d213d906accb
parenta91c73f0de8380e9d2d17e081f1e5d1980a8033d (diff)
downloadslackbuilds-ddd5ecdbc3fd77ad9c9377000a0faed97e17f6e5.tar.gz
office/texmaker: Updated for version 5.0.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-rw-r--r--office/texmaker/README2
-rw-r--r--office/texmaker/texmaker.SlackBuild2
-rw-r--r--office/texmaker/texmaker.info6
3 files changed, 6 insertions, 4 deletions
diff --git a/office/texmaker/README b/office/texmaker/README
index 7171b160a6..91cf211848 100644
--- a/office/texmaker/README
+++ b/office/texmaker/README
@@ -1,3 +1,5 @@
Texmaker is a free LaTeX editor that integrates many
tools needed to develop documents with LaTeX in just
one application.
+
+Optional: evince
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild
index 0c1f13a486..dc8dd5eef8 100644
--- a/office/texmaker/texmaker.SlackBuild
+++ b/office/texmaker/texmaker.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=texmaker
-VERSION=${VERSION:-5.0.1}
+VERSION=${VERSION:-5.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info
index 95aecccfae..c6228f4b63 100644
--- a/office/texmaker/texmaker.info
+++ b/office/texmaker/texmaker.info
@@ -1,8 +1,8 @@
PRGNAM="texmaker"
-VERSION="5.0.1"
+VERSION="5.0.2"
HOMEPAGE="http://www.xm1math.net/texmaker/index.html"
-DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-5.0.1.tar.bz2"
-MD5SUM="fed8f8bbc73a46bb6aae1a43b63b5787"
+DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-5.0.2.tar.bz2"
+MD5SUM="9157bd4838caa69cbd6e377a2e980084"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"