diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-03-29 10:05:46 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-01 06:56:48 +0700 |
commit | 728051acc396e55e30485b41d22837cfbcb35346 (patch) | |
tree | 39b119bf6b5ac958be85e6ebe48d419dae50fcd2 /office/texstudio | |
parent | 7349d9dc28434e164943339b7db5106125859ad6 (diff) | |
download | slackbuilds-728051acc396e55e30485b41d22837cfbcb35346.tar.gz |
office/texstudio: Updated for version 2.12.4
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
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 30c5363d0d..293810d3d6 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.2} +VERSION=${VERSION:-2.12.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index 9a3cd88f58..69b7653f43 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.12.2" +VERSION="2.12.4" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.12.2.tar.gz" -MD5SUM="dd18c8ec2c993af46835df01638fa3f0" +DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.12.4.tar.gz" +MD5SUM="8b95a16abc7d75a36cd73fe79d7111ef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |