diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-12-27 10:36:57 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:20 -0600 |
commit | 0b1ae3e605079757edc5d759720f3b692a4805fa (patch) | |
tree | 4fc904ce1aab1555fd2c8d5c49ec26964ed74f5d /office | |
parent | d38fbcde336b4afb9f27d8751127aa88d247967b (diff) | |
download | slackbuilds-0b1ae3e605079757edc5d759720f3b692a4805fa.tar.gz |
office/texstudio: Updated for version 2.8.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 962b2e1e68..00ce4bbea9 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.8.6} +VERSION=${VERSION:-2.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index e7d0c67b3b..60d90ad000 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.8.6" +VERSION="2.8.8" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.8.6.tar.gz" -MD5SUM="77a67962e2dd9e321eebd6751a37cd9c" +DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.8.8.tar.gz" +MD5SUM="9f7e837078ce345fb6c2b55f6dbfb97c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |