diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-09-21 06:04:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-24 06:25:13 +0700 |
commit | f929c5c3ec9709c7862409baf71ec31b229cf48d (patch) | |
tree | 075a9b3a9d6f45aeda3c2eb8e0737b053ccf0671 /office/texstudio/texstudio.SlackBuild | |
parent | 820f655964efeb2c409e6c592db3836503a7fd9c (diff) | |
download | slackbuilds-f929c5c3ec9709c7862409baf71ec31b229cf48d.tar.gz |
office/texstudio: Updated for version 2.10.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 624242beb2..df977b7afb 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.0} +VERSION=${VERSION:-2.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |