From 2897afc405bda80f770b7b546ac2d20467ce3b6d Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 25 Jun 2012 21:40:14 -0400 Subject: office/texmaker: Updated for version 3.3.4. Signed-off-by: dsomero --- office/texmaker/texmaker.SlackBuild | 4 ++-- office/texmaker/texmaker.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index b6d1068604b8..580f3c8a465f 100644 --- a/office/texmaker/texmaker.SlackBuild +++ b/office/texmaker/texmaker.SlackBuild @@ -5,7 +5,7 @@ # Written by Larry Hajali PRGNAM=texmaker -VERSION=3.0.2 +VERSION=${VERSION:-3.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -51,7 +51,7 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -qmake -unix PREFIX=/usr LIBS+="-L/usr/lib${LIBDIRSUFFIX}" -o Makefile $PRGNAM.pro +qmake PREFIX=/usr LIBS+="-L/usr/lib${LIBDIRSUFFIX}" -o Makefile $PRGNAM.pro make \ CFLAGS="-pipe $SLKCFLAGS -w -D_REENTRANT \$(DEFINES)" \ diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info index 39bfa673f185..c442ca797026 100644 --- a/office/texmaker/texmaker.info +++ b/office/texmaker/texmaker.info @@ -1,10 +1,10 @@ PRGNAM="texmaker" -VERSION="3.0.2" +VERSION="3.3.4" HOMEPAGE="http://www.xm1math.net/texmaker/index.html" -DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-3.0.2.tar.bz2" -MD5SUM="d375c8f486fe44f3f2a2a7d2ddac08f3" +DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-3.3.4.tar.bz2" +MD5SUM="6010c540bb3d0d3571bf523601bc1a48" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -APPROVED="rworkman" +APPROVED="dsomero" -- cgit v1.2.3