diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-11-18 12:40:25 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:18 +0700 |
commit | 0b3839aa6312418987c21ada0b40675b37b19711 (patch) | |
tree | f59c5bf5e607699232c7f064c761e15d99008b02 /office/texstudio/texstudio.SlackBuild | |
parent | 603cb8499fda241065276afbce55bb27ea883146 (diff) |
office/texstudio: Updated for version 2.12.10
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 9b26093cd238a..9307f591edad4 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.8} +VERSION=${VERSION:-2.12.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |