mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/texmaker: Updated for version 5.0.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
a91c73f0de
commit
ddd5ecdbc3
3 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue