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 e2896b61b8..5fad612756 100644 --- a/office/texstudio/texstudio.SlackBuild +++ b/office/texstudio/texstudio.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=texstudio -VERSION=${VERSION:-4.7.3} +VERSION=${VERSION:-4.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/texstudio/texstudio.info b/office/texstudio/texstudio.info index 3fbd240556..409ba2f70e 100644 --- a/office/texstudio/texstudio.info +++ b/office/texstudio/texstudio.info @@ -1,8 +1,8 @@ PRGNAM="texstudio" -VERSION="4.7.3" +VERSION="4.8.4" HOMEPAGE="http://texstudio.sourceforge.net/" -DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/4.7.3/texstudio-4.7.3.tar.gz" -MD5SUM="5e064bb219c2d9d07bc812aa0798ae73" +DOWNLOAD="https://github.com/texstudio-org/texstudio/archive/4.8.4/texstudio-4.8.4.tar.gz" +MD5SUM="35b58a7f94cb46bca0f17fa1d1ff3af5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |