diff options
-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="" |