diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-11-18 12:57:36 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:18 +0700 |
commit | 1ba300411ef15dd73044a0e76a98a39db78cd8cb (patch) | |
tree | fb5520e80a3300b5acde62f9f0c3c81de55438ce /office/texmaker/texmaker.SlackBuild | |
parent | 0b3839aa6312418987c21ada0b40675b37b19711 (diff) | |
download | slackbuilds-1ba300411ef15dd73044a0e76a98a39db78cd8cb.tar.gz |
office/texmaker: Updated for version 5.0.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
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 dc8dd5eef8..20bdda9aab 100644 --- a/office/texmaker/texmaker.SlackBuild +++ b/office/texmaker/texmaker.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for texmaker -# Copyright 2013-2017 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2013-2018 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.2} +VERSION=${VERSION:-5.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |