diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-05-19 09:12:26 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-05-19 09:12:26 -0400 |
commit | 3665c9ac84f23b7876e1d0dee92d5a2898f5710f (patch) | |
tree | 34abac176db227220ba233defcffe2fc9fd7a87a | |
parent | c712ac01fecc4fc1fd7918275803e69a6f0a0624 (diff) | |
download | slackbuilds-3665c9ac84f23b7876e1d0dee92d5a2898f5710f.tar.gz |
office/texmaker: Updated for version 4.0.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | office/texmaker/texmaker.SlackBuild | 4 | ||||
-rw-r--r-- | office/texmaker/texmaker.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index 42e23407ea..afde55f74d 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.0} +VERSION=${VERSION:-4.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -93,7 +93,7 @@ rm -rf $PKG/usr/share/pixmaps mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - INSTALL utilities/{AUTHORS,CHANGELOG.txt,COPYING} \ + INSTALL 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} diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info index 5992d7de12..f0f7b44185 100644 --- a/office/texmaker/texmaker.info +++ b/office/texmaker/texmaker.info @@ -1,8 +1,8 @@ PRGNAM="texmaker" -VERSION="4.0" +VERSION="4.0.2" HOMEPAGE="http://www.xm1math.net/texmaker/index.html" -DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.0.tar.bz2" -MD5SUM="3599fd142d8d3596b7bd14724fc1888e" +DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.0.2.tar.bz2" +MD5SUM="2097b5911acc461a85fd631dd1e2e5dc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |