diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-07-27 09:00:12 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 17:50:42 +0700 |
commit | 0ea6c38ebce46e9db18530d0d07569557dab6342 (patch) | |
tree | 88605a435d4e20866d40f3f27c065da9284f6c58 /office/texmaker/texmaker.SlackBuild | |
parent | a0a0530871d50d2714917a82c536ccd6f6d7e173 (diff) | |
download | slackbuilds-0ea6c38ebce46e9db18530d0d07569557dab6342.tar.gz |
office/texmaker: Updated for version 5.0.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office/texmaker/texmaker.SlackBuild')
-rw-r--r-- | office/texmaker/texmaker.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index cec5480b75..0c1f13a486 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} +VERSION=${VERSION:-5.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |