diff options
author | Gustavo Brondani Schenkel <gustavo.schenkel@gmail.com> | 2021-10-30 01:16:42 -0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-07 02:15:19 +0700 |
commit | 941b55743eefff34b1be2a2f0f78f987295b5ae8 (patch) | |
tree | af08e6d4999a805f4de79e8b2123666584ca5c0e /office/texstudio/texstudio.SlackBuild | |
parent | 503cf27d68afed43b0d887e3ea4d9089f0551e72 (diff) | |
download | slackbuilds-941b55743eefff34b1be2a2f0f78f987295b5ae8.tar.gz |
office/texstudio: Updated for version 4.0.2
Signed-off-by: Gustavo Brondani Schenkel <gustavo.schenkel@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texstudio/texstudio.SlackBuild')
-rw-r--r-- | office/texstudio/texstudio.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/texstudio/texstudio.SlackBuild b/office/texstudio/texstudio.SlackBuild index f97254e360..6f66cddb63 100644 --- a/office/texstudio/texstudio.SlackBuild +++ b/office/texstudio/texstudio.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=texstudio -VERSION=${VERSION:-3.1.2} +VERSION=${VERSION:-4.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |