diff options
author | Arn0 <yth@ythogtha.org> | 2021-07-29 09:17:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-31 22:36:40 +0700 |
commit | 77e8fd3df901d24a0b015066e10ebf32781353c9 (patch) | |
tree | 33d237907cbfa15ab8e0eca1188dba5d59c89045 /development/tea/tea.SlackBuild | |
parent | 0379d2f707492bf744fcb1bdfb5aec2459964670 (diff) |
development/tea: updated for version 60.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/tea/tea.SlackBuild')
-rw-r--r-- | development/tea/tea.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/tea/tea.SlackBuild b/development/tea/tea.SlackBuild index 3c5f220fd2970..f346756950870 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tea -VERSION=${VERSION:-60.3.0} +VERSION=${VERSION:-60.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |