diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-12-05 21:50:08 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-09 13:17:30 +0700 |
commit | 433947aebcfec3181676ba879a027117258a2162 (patch) | |
tree | 3cf5404bf8f6c2415d2111d7fa023175840a013d /office | |
parent | 3a2e57105f1d58a15ba2e92ad95a128c80ccd89a (diff) | |
download | slackbuilds-433947aebcfec3181676ba879a027117258a2162.tar.gz |
office/texstudio: Updated for version 2.12.14
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office')
-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 2855920680..9b8dd61ef7 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.12} +VERSION=${VERSION:-2.12.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index daedb41bf8..9b549d5fd5 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.12.12" +VERSION="2.12.14" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.12/texstudio-2.12.12.tar.gz" -MD5SUM="4e5df299b93ac958c25f7b94560c0dab" +DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/2.12.14/texstudio-2.12.14.tar.gz" +MD5SUM="3bee209555bfa10f225a9ff56d6c62a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |