diff options
-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="" |