diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-05-10 06:32:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 06:32:26 +0700 |
commit | 2c54aabb5ecf928119966196df1c10cf1bd9a7a3 (patch) | |
tree | 427b763633fd5b41b3b2df6938d92b3560935580 /office/texstudio/texstudio.SlackBuild | |
parent | 03b9c314c122d030c0762701cd6f47529b963dcc (diff) | |
download | slackbuilds-2c54aabb5ecf928119966196df1c10cf1bd9a7a3.tar.gz |
office/texstudio: Updated for version 2.9.4.
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 fb0a4d2787..5e11b0ca1e 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.9.0} +VERSION=${VERSION:-2.9.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |