diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2019-10-01 14:33:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 13:51:56 +0700 |
commit | 603aa0ea226e9f2feebafd8fdfaecdadc50afccf (patch) | |
tree | a42931af6ea48944a6b1f7d0631c74bb0b28c039 /office/texstudio/texstudio.SlackBuild | |
parent | 11efc670e60a9f91c58fcffa1083f49ba0e003bd (diff) | |
download | slackbuilds-603aa0ea226e9f2feebafd8fdfaecdadc50afccf.tar.gz |
office/texstudio: Updated for version 2.12.16
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office/texstudio/texstudio.SlackBuild')
-rw-r--r-- | office/texstudio/texstudio.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/texstudio/texstudio.SlackBuild b/office/texstudio/texstudio.SlackBuild index 9b8dd61ef7..dce23faf56 100644 --- a/office/texstudio/texstudio.SlackBuild +++ b/office/texstudio/texstudio.SlackBuild @@ -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} |