office/texmaker: Updated for version 4.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2014-05-31 15:05:45 +07:00 committed by Willy Sudiarto Raharjo
parent 999cd16ade
commit 032ca8d0f5
2 changed files with 5 additions and 7 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=texmaker
VERSION=${VERSION:-4.1.1}
VERSION=${VERSION:-4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -97,9 +97,7 @@ install -D -m 0644 utilities/$PRGNAM.svg \
rm -rf $PKG/usr/share/pixmaps
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
INSTALL utilities/{AUTHORS,*.txt,COPYING} \
$PKG/usr/doc/$PRGNAM-$VERSION
cp -a utilities/{AUTHORS,*.txt,COPYING} $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
rm -f $PKG/usr/share/$PRGNAM/{COPYING,CHANGELOG.txt,AUTHORS}

View file

@ -1,8 +1,8 @@
PRGNAM="texmaker"
VERSION="4.1.1"
VERSION="4.2"
HOMEPAGE="http://www.xm1math.net/texmaker/index.html"
DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.1.1.tar.bz2"
MD5SUM="0b26fe9e29b37eeaf98e568a096d2dad"
DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.2.tar.bz2"
MD5SUM="9297da00423e341b76295f208a91096c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""