summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Larry Hajali2011-05-09 05:36:55 +0200
committer Robby Workman2011-05-09 05:36:55 +0200
commite9a3ad2b957fabdb1c162662d0e29109e97571c8 (patch)
tree79ee79af5d15f335944ea996e70c17ecb1ebd08e /office
parent403816546c63688106f9df673ec36988fa400741 (diff)
downloadslackbuilds-e9a3ad2b957fabdb1c162662d0e29109e97571c8.tar.gz
office/texmaker: Updated for version 3.0.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/texmaker/texmaker.SlackBuild6
-rw-r--r--office/texmaker/texmaker.info8
2 files changed, 7 insertions, 7 deletions
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild
index 718417bff6..b6d1068604 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=2.1
+VERSION=3.0.2
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -76,8 +76,8 @@ rm -rf $PKG/usr/share/pixmaps
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- INSTALL utilities/{AUTHORS,CHANGELOG.txt,license.txt,COPYING} \
- $PKG/usr/doc/$PRGNAM-$VERSION
+ INSTALL utilities/{AUTHORS,CHANGELOG.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}
diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info
index bc6c66527e..39bfa673f1 100644
--- a/office/texmaker/texmaker.info
+++ b/office/texmaker/texmaker.info
@@ -1,10 +1,10 @@
PRGNAM="texmaker"
-VERSION="2.1"
+VERSION="3.0.2"
HOMEPAGE="http://www.xm1math.net/texmaker/index.html"
-DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-2.1.tar.bz2"
-MD5SUM="55c8f0bf7492c9a83e1acac4392c8420"
+DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-3.0.2.tar.bz2"
+MD5SUM="d375c8f486fe44f3f2a2a7d2ddac08f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
-APPROVED="dsomero,Niels Horn"
+APPROVED="rworkman"