aboutsummaryrefslogtreecommitdiff
path: root/office/texmaker/texmaker.SlackBuild
diff options
context:
space:
mode:
authorEmmanuel N. Millán <emmanueln@gmail.com>2024-04-11 19:13:53 -0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:03:44 +0700
commit35422e7e8cce43e1a20a7724715faba6f8832b43 (patch)
tree10ad52433dcea2ea3acf59e7ec8ce66870531edf /office/texmaker/texmaker.SlackBuild
parent5743d7a371b1b5726ce48b4e52220a7b94fdcd0c (diff)
office/texmaker: Updated for version 5.1.4 + new maintainer.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texmaker/texmaker.SlackBuild')
-rw-r--r--office/texmaker/texmaker.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild
index 4b7a2792ee..6cf8bc0a3a 100644
--- a/office/texmaker/texmaker.SlackBuild
+++ b/office/texmaker/texmaker.SlackBuild
@@ -5,6 +5,9 @@
# Copyright 2013-2020 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
+# Copyright 2024 Emmanuel N. Millan, Mendoza, Argentina.
+# All rights reserved.
+#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
#
@@ -25,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=texmaker
-VERSION=${VERSION:-5.0.4}
+VERSION=${VERSION:-5.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}