diff options
author | Arn0 <yth@ythogtha.org> | 2021-06-06 15:44:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-13 01:18:39 +0700 |
commit | 049cd8703c49757e7761c833213d5ca67c809de3 (patch) | |
tree | 9455855a9c06346e1e1813cde469f389f2a9e107 /development/tea/tea.SlackBuild | |
parent | 2c3817aa46c3ee70172fae7a36f321537910269e (diff) |
development/tea: updated for version 60.3.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 cd9c135fae603..132287211804b 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.1.0} +VERSION=${VERSION:-60.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |