mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/texstudio: Updated for version 2.12.16
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
11efc670e6
commit
603aa0ea22
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for texstudio
|
||||
|
||||
# Copyright 2013-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2013-2019 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=texstudio
|
||||
VERSION=${VERSION:-2.12.14}
|
||||
VERSION=${VERSION:-2.12.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="texstudio"
|
||||
VERSION="2.12.14"
|
||||
VERSION="2.12.16"
|
||||
HOMEPAGE="http://texstudio.sourceforge.net/"
|
||||
DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.14/texstudio-2.12.14.tar.gz"
|
||||
MD5SUM="3bee209555bfa10f225a9ff56d6c62a4"
|
||||
DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.16/texstudio-2.12.16.tar.gz"
|
||||
MD5SUM="d72065905beb27e515ed94736b205c2b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue