diff options
author | Larry Hajali <larryhaja@gmail.com> | 2020-05-03 10:43:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 08:36:59 +0700 |
commit | 318dc045b787818cb401f93e4fce58488b999d28 (patch) | |
tree | 1785f6e11d1055be1810883fec32f595e2fd704f /office/texmaker/texmaker.SlackBuild | |
parent | 4c0ad4ee93ad8de92c87b48a0730d63b91f5749a (diff) | |
download | slackbuilds-318dc045b787818cb401f93e4fce58488b999d28.tar.gz |
office/texmaker: Updated for version 5.0.4
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texmaker/texmaker.SlackBuild')
-rw-r--r-- | office/texmaker/texmaker.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index 20bdda9aab..f2118f6a3c 100644 --- a/office/texmaker/texmaker.SlackBuild +++ b/office/texmaker/texmaker.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for texmaker -# Copyright 2013-2018 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2013-2020 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texmaker -VERSION=${VERSION:-5.0.3} +VERSION=${VERSION:-5.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |