diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-07-25 19:55:53 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-07-25 19:55:53 -0500 |
commit | 743e87c5392068826b4b41170dfa3515c80d01e6 (patch) | |
tree | b411c8d0b51368155d967650c23a37f9ba84d59f /office/texmaker/texmaker.SlackBuild | |
parent | 19040efaa4587dd449439344f19e1580a0f17e77 (diff) | |
download | slackbuilds-743e87c5392068826b4b41170dfa3515c80d01e6.tar.gz |
office/texmaker: Updated for version 3.4.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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 580f3c8a46..cf0a4d8722 100644 --- a/office/texmaker/texmaker.SlackBuild +++ b/office/texmaker/texmaker.SlackBuild @@ -5,7 +5,7 @@ # Written by Larry Hajali <larryhaja[at]gmail[dot]com> PRGNAM=texmaker -VERSION=${VERSION:-3.3.4} +VERSION=${VERSION:-3.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |