summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"