diff options
author | Larry Hajali <larryhaja@gmail.com> | 2020-05-03 11:19:58 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 08:36:59 +0700 |
commit | b1fb1a03484b78eb93567ce66b1e12a2bc2f19d1 (patch) | |
tree | 7e90c44dbeeb47697c7954cb20de890f270887f0 /office/texstudio | |
parent | 318dc045b787818cb401f93e4fce58488b999d28 (diff) | |
download | slackbuilds-b1fb1a03484b78eb93567ce66b1e12a2bc2f19d1.tar.gz |
office/texstudio: Updated for version 2.12.22
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texstudio')
-rw-r--r-- | office/texstudio/texstudio.SlackBuild | 4 | ||||
-rw-r--r-- | office/texstudio/texstudio.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/texstudio/texstudio.SlackBuild b/office/texstudio/texstudio.SlackBuild index dce23faf56..2065adb090 100644 --- a/office/texstudio/texstudio.SlackBuild +++ b/office/texstudio/texstudio.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for texstudio -# Copyright 2013-2019 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=texstudio -VERSION=${VERSION:-2.12.16} +VERSION=${VERSION:-2.12.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index fd1e62cdf7..6d6f70dbc4 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.12.16" +VERSION="2.12.22" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.16/texstudio-2.12.16.tar.gz" -MD5SUM="d72065905beb27e515ed94736b205c2b" +DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.22/texstudio-2.12.22.tar.gz" +MD5SUM="7b586664a7490b411a5e0e9cc4e5ce87" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |