diff options
Diffstat (limited to 'office/texmaker')
-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="" |