office/texmaker: Updated for version 5.0.2

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-08-20 13:31:42 -07:00 committed by Willy Sudiarto Raharjo
parent a91c73f0de
commit ddd5ecdbc3
3 changed files with 6 additions and 4 deletions

View file

@ -1,3 +1,5 @@
Texmaker is a free LaTeX editor that integrates many
tools needed to develop documents with LaTeX in just
one application.
Optional: evince

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=texmaker
VERSION=${VERSION:-5.0.1}
VERSION=${VERSION:-5.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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