diff options
author | Emmanuel N. Millán <emmanueln@gmail.com> | 2024-10-29 18:33:10 -0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-31 11:47:37 +0700 |
commit | a286d3b2d468a77b140213e33606bff2f9bda649 (patch) | |
tree | ac14e2b91c88233a9fa6961055c45b9f9e741827 /office | |
parent | bfb173641c5b21b3dd538ff331b1e1660dc29d19 (diff) |
office/texstudio: Updated version 4.8.4
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 e2896b61b85b0..5fad612756419 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 3fbd2405563ac..409ba2f70e4e9 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="" |