diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-12-27 10:36:57 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:20 -0600 |
commit | 0b1ae3e605079757edc5d759720f3b692a4805fa (patch) | |
tree | 4fc904ce1aab1555fd2c8d5c49ec26964ed74f5d /office/texstudio/texstudio.SlackBuild | |
parent | d38fbcde336b4afb9f27d8751127aa88d247967b (diff) |
office/texstudio: Updated for version 2.8.8.
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 962b2e1e689bb..00ce4bbea98f4 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.8.6} +VERSION=${VERSION:-2.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |