office/texstudio: Updated for version 2.10.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d03457021c
commit
0cbc28c199
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=texstudio
|
||||
VERSION=${VERSION:-2.10.2}
|
||||
VERSION=${VERSION:-2.10.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="texstudio"
|
||||
VERSION="2.10.2"
|
||||
VERSION="2.10.4"
|
||||
HOMEPAGE="http://texstudio.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.10.2.tar.gz"
|
||||
MD5SUM="b5e434e27bd4730654f5b18cb971999d"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.10.4.tar.gz"
|
||||
MD5SUM="96b34746e5a2b7b41111cc7ac83d7a92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue