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 | |
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')
-rw-r--r-- | office/texmaker/texmaker.SlackBuild | 2 | ||||
-rw-r--r-- | office/texmaker/texmaker.info | 8 |
2 files changed, 5 insertions, 5 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} diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info index c442ca7970..35e0bf188d 100644 --- a/office/texmaker/texmaker.info +++ b/office/texmaker/texmaker.info @@ -1,10 +1,10 @@ PRGNAM="texmaker" -VERSION="3.3.4" +VERSION="3.4.1" HOMEPAGE="http://www.xm1math.net/texmaker/index.html" -DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-3.3.4.tar.bz2" -MD5SUM="6010c540bb3d0d3571bf523601bc1a48" +DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-3.4.1.tar.bz2" +MD5SUM="9c31eb2adeb507adc3f5b9c68cace16a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -APPROVED="dsomero" +APPROVED="rworkman" |