office/texmaker: Updated for version 5.0.3

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2018-11-18 12:57:36 -08:00 committed by Willy Sudiarto Raharjo
parent 0b3839aa63
commit 1ba300411e
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for texmaker
# Copyright 2013-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2013-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=texmaker
VERSION=${VERSION:-5.0.2}
VERSION=${VERSION:-5.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="texmaker"
VERSION="5.0.2"
VERSION="5.0.3"
HOMEPAGE="http://www.xm1math.net/texmaker/index.html"
DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-5.0.2.tar.bz2"
MD5SUM="9157bd4838caa69cbd6e377a2e980084"
DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-5.0.3.tar.bz2"
MD5SUM="75beb11c4f5cfdd2a73dc5737cfcd61f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"