diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-07-14 22:35:49 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-10-12 14:38:47 -0500 |
commit | cb0a0be52b2855bad58e3ba95e195e98d5a8c59e (patch) | |
tree | 693885170b90679840c5b2cade9f944668123a09 /office/texstudio/texstudio.SlackBuild | |
parent | 9ed574ce83e4a0b77cd859097f7e32d5b685cd9c (diff) |
office/texstudio: Updated for version 2.6.2.
Signed-off-by: Robby Workman <rworkman@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 c0e89bff59a4c..08900345424a9 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.6.0} +VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |