diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-07-14 22:35:49 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-10-12 14:38:47 -0500 |
commit | cb0a0be52b2855bad58e3ba95e195e98d5a8c59e (patch) | |
tree | 693885170b90679840c5b2cade9f944668123a09 | |
parent | 9ed574ce83e4a0b77cd859097f7e32d5b685cd9c (diff) | |
download | slackbuilds-cb0a0be52b2855bad58e3ba95e195e98d5a8c59e.tar.gz |
office/texstudio: Updated for version 2.6.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-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 c0e89bff59..0890034542 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.6.0} +VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index e86eda5434..27b667e82f 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="2.6.0" +VERSION="2.6.2" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.6.0.tar.gz" -MD5SUM="7394d7e7d713967cfddf8737fe748fef" +DOWNLOAD="http://downloads.sourceforge.net/texstudio/texstudio-2.6.2.tar.gz" +MD5SUM="3a6f63c823d7c1a0417136e6e6b44265" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |