diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-08-15 14:42:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-15 23:21:33 +0700 |
commit | 4c4f7066fc127ec5a20de1c5dad2ac1668cbd4e5 (patch) | |
tree | 8db12735c0ba75d128b83a4e96003e21d2cefd63 /office | |
parent | 1a958a1c1dccd0d1df37f362fdd1d1281905624e (diff) | |
download | slackbuilds-4c4f7066fc127ec5a20de1c5dad2ac1668cbd4e5.tar.gz |
office/texmaker: Updated for version 4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/texmaker/texmaker.SlackBuild | 2 | ||||
-rw-r--r-- | office/texmaker/texmaker.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index 07d4e9923f..f7f6fab099 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:-4.2} +VERSION=${VERSION:-4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info index 3bc348905f..6db6780c2c 100644 --- a/office/texmaker/texmaker.info +++ b/office/texmaker/texmaker.info @@ -1,8 +1,8 @@ PRGNAM="texmaker" -VERSION="4.2" +VERSION="4.3" HOMEPAGE="http://www.xm1math.net/texmaker/index.html" -DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.2.tar.bz2" -MD5SUM="9297da00423e341b76295f208a91096c" +DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.3.tar.bz2" +MD5SUM="f2ba669a886c01ed594c0e7e787b55df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |