diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-12-05 21:50:08 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-09 13:17:30 +0700 |
commit | 433947aebcfec3181676ba879a027117258a2162 (patch) | |
tree | 3cf5404bf8f6c2415d2111d7fa023175840a013d /office/texstudio/texstudio.SlackBuild | |
parent | 3a2e57105f1d58a15ba2e92ad95a128c80ccd89a (diff) |
office/texstudio: Updated for version 2.12.14
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office/texstudio/texstudio.SlackBuild')
-rw-r--r-- | office/texstudio/texstudio.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/texstudio/texstudio.SlackBuild b/office/texstudio/texstudio.SlackBuild index 28559206804b0..9b8dd61ef7389 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.12.12} +VERSION=${VERSION:-2.12.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |