diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-01-25 10:35:11 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:38:27 +0700 |
commit | d3bd51fe66ce5e38daac1db7ab4babb45bdc737a (patch) | |
tree | 1e4d0af390a0d14adbdf833b6f8acf058132b3e8 /office/texstudio | |
parent | c3c5fc976a35357aa32db1bd1e8f97eca08adb47 (diff) | |
download | slackbuilds-d3bd51fe66ce5e38daac1db7ab4babb45bdc737a.tar.gz |
office/texstudio: Updated for version 2.12.2
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 e7eb3aa51c..30c5363d0d 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.0} +VERSION=${VERSION:-2.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index 251881ffb7..9a3cd88f58 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.12.0" +VERSION="2.12.2" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.12.0.tar.gz" -MD5SUM="9cbb61e34bf86165b06f7fe6196f036e" +DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.12.2.tar.gz" +MD5SUM="dd18c8ec2c993af46835df01638fa3f0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |