diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-12-12 23:28:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-12 23:28:41 +0700 |
commit | 0cbc28c199190926e227ec54c2d69f5627992aae (patch) | |
tree | ff087f366aeadaed0a97fa75971cac49bfb5da9a /office/texstudio | |
parent | d03457021c2a2e89cd30ec62002ed4193955b1ab (diff) | |
download | slackbuilds-0cbc28c199190926e227ec54c2d69f5627992aae.tar.gz |
office/texstudio: Updated for version 2.10.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 df977b7afb..524a43aa7d 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.10.2} +VERSION=${VERSION:-2.10.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index bbb6d247a6..15e1e0170f 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.10.2" +VERSION="2.10.4" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.10.2.tar.gz" -MD5SUM="b5e434e27bd4730654f5b18cb971999d" +DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.10.4.tar.gz" +MD5SUM="96b34746e5a2b7b41111cc7ac83d7a92" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |