diff options
author | larryhaja <larryhaja@gmail.com> | 2013-11-13 18:51:04 -0800 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-13 23:14:57 -0600 |
commit | 4331977d9b0af60087d13a18104c3a7d470b9fa2 (patch) | |
tree | b5c2bd280637ceb6d0be9dfe5faec87adabce2b3 /office | |
parent | 8baf943fc2a61014c8b1a19e40c00acaff0c2f0d (diff) |
office/texmaker: Upgraded to 4.1
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/texmaker/texmaker.SlackBuild | 3 | ||||
-rw-r--r-- | office/texmaker/texmaker.info | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/office/texmaker/texmaker.SlackBuild b/office/texmaker/texmaker.SlackBuild index 7647cbb48ae0..2e8ca5d59812 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.4} +VERSION=${VERSION:-4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -86,7 +86,6 @@ for i in 16 22 32 48 64 128; do install -D -m 0644 utilities/${PRGNAM}${i}x${i}.png \ $PKG/usr/share/icons/hicolor/${i}x${i}/apps/$PRGNAM.png done - install -D -m 0644 utilities/$PRGNAM.svg \ $PKG/usr/share/icons/hicolor/scalable/apps/$PRGNAM.svg rm -rf $PKG/usr/share/pixmaps diff --git a/office/texmaker/texmaker.info b/office/texmaker/texmaker.info index ceda6c4e5dcc..8f0482348278 100644 --- a/office/texmaker/texmaker.info +++ b/office/texmaker/texmaker.info @@ -1,8 +1,8 @@ PRGNAM="texmaker" -VERSION="4.0.4" +VERSION="4.1" HOMEPAGE="http://www.xm1math.net/texmaker/index.html" -DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.0.4.tar.bz2" -MD5SUM="5abe8618367bd7923f792378751648f7" +DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-4.1.tar.bz2" +MD5SUM="97ef7f97e73d69283391e467e5758275" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |