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/texstudio.SlackBuild | |
parent | 3acf011849be876664a071d20c43849f556764bd (diff) |
office/texstudio: Updated for version 2.11.0.
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 524a43aa7d4d0..c65d2db1bcd2b 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} |