diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-11-26 21:12:14 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:28:03 +0700 |
commit | 9befcce3901c3a5a5f3050c504a2103378462088 (patch) | |
tree | d81a63ead4e70cee0598c1d02965fe7c147d56d6 /office/texstudio/texstudio.SlackBuild | |
parent | 20e0fe101e8c6289af053039dd3fbd99f06508f8 (diff) |
office/texstudio: Updated for version 2.12.12
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
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 9307f591edad4..28559206804b0 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.12.10} +VERSION=${VERSION:-2.12.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |