diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-05-10 06:32:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 06:32:26 +0700 |
commit | 2c54aabb5ecf928119966196df1c10cf1bd9a7a3 (patch) | |
tree | 427b763633fd5b41b3b2df6938d92b3560935580 /office/texstudio | |
parent | 03b9c314c122d030c0762701cd6f47529b963dcc (diff) | |
download | slackbuilds-2c54aabb5ecf928119966196df1c10cf1bd9a7a3.tar.gz |
office/texstudio: Updated for version 2.9.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texstudio')
-rw-r--r-- | office/texstudio/texstudio.SlackBuild | 2 | ||||
-rw-r--r-- | office/texstudio/texstudio.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/texstudio/texstudio.SlackBuild b/office/texstudio/texstudio.SlackBuild index fb0a4d2787..5e11b0ca1e 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.9.0} +VERSION=${VERSION:-2.9.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index 09a1f6507b..21c5283d9c 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.9.0" +VERSION="2.9.4" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.9.0.tar.gz" -MD5SUM="2eff83fdf55ed5918f6b1de4b86c53d1" +DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.9.4.tar.gz" +MD5SUM="398baea51cf9f9f15ab961da09efb263" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |