diff options
author | André Barboza <bmg.andre@gmail.com> | 2016-07-15 09:00:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-15 21:48:49 +0700 |
commit | 88c3c9a3441dff22de7efcba8ee359c3689cc456 (patch) | |
tree | c0819e82ebaab343186ccd5c2f892e133b7aa7c8 /office/texstudio | |
parent | 3acf011849be876664a071d20c43849f556764bd (diff) | |
download | slackbuilds-88c3c9a3441dff22de7efcba8ee359c3689cc456.tar.gz |
office/texstudio: Updated for version 2.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texstudio')
-rw-r--r-- | office/texstudio/texstudio.SlackBuild | 2 | ||||
-rw-r--r-- | office/texstudio/texstudio.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/texstudio/texstudio.SlackBuild b/office/texstudio/texstudio.SlackBuild index 524a43aa7d..c65d2db1bc 100644 --- a/office/texstudio/texstudio.SlackBuild +++ b/office/texstudio/texstudio.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texstudio -VERSION=${VERSION:-2.10.4} +VERSION=${VERSION:-2.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index 15e1e0170f..afe2808d04 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.10.4" +VERSION="2.11.0" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.10.4.tar.gz" -MD5SUM="96b34746e5a2b7b41111cc7ac83d7a92" +DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.11.0.tar.gz" +MD5SUM="9bfd48e82e9cb1a9f1bb3055c262e658" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |