office/texmaker: Updated for version 5.0.4
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4c0ad4ee93
commit
318dc045b7
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for texmaker
|
||||
|
||||
# Copyright 2013-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2013-2020 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.3}
|
||||
VERSION=${VERSION:-5.0.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="texmaker"
|
||||
VERSION="5.0.3"
|
||||
HOMEPAGE="http://www.xm1math.net/texmaker/index.html"
|
||||
DOWNLOAD="http://www.xm1math.net/texmaker/texmaker-5.0.3.tar.bz2"
|
||||
MD5SUM="75beb11c4f5cfdd2a73dc5737cfcd61f"
|
||||
VERSION="5.0.4"
|
||||
HOMEPAGE="https://www.xm1math.net/texmaker/index.html"
|
||||
DOWNLOAD="https://www.xm1math.net/texmaker/texmaker-5.0.4.tar.bz2"
|
||||
MD5SUM="9e9676a300d0e5932c0172a1f732485c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in New Issue