diff options
author | Arn0 <yth@ythogtha.org> | 2021-05-13 00:11:56 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-15 10:16:57 +0700 |
commit | 4fd611eede73ad0fbbce11958eaae571f5290591 (patch) | |
tree | 51840697c22e44f2dd0cb8f06d360ae8887a3a0a /development/tea/tea.SlackBuild | |
parent | 38af9c17518027f16b402ad2b597d4253ba3fc84 (diff) |
development/tea: updated for version 60.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 e817953904418..cd9c135fae603 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:-60.0.3} +VERSION=${VERSION:-60.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |