diff options
author | Arn0 <yth@ythogtha.org> | 2020-11-14 08:59:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-14 16:28:59 +0700 |
commit | 8569a80a20d311a7ed766cc5312d53a816c8fe56 (patch) | |
tree | 1242c447b68721f9b7f428d864577faf3aae302f /development/tea/tea.SlackBuild | |
parent | d653c2f5d0b6f555a2a24dae6e3577dd67ab33c1 (diff) |
development/tea: updated for version 50.1.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 6418ecde40fb6..98992f0b6d810 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tea -VERSION=${VERSION:-50.0.4} +VERSION=${VERSION:-50.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |