diff options
author | Arn0 <yth@ythogtha.org> | 2024-03-07 07:09:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-09 06:18:04 +0700 |
commit | 50b26a1ea0636fbe215927042e2596e1407e90b7 (patch) | |
tree | 7488a11c87e24dc644c33333ea57bf79b5dbdebd /development/tea | |
parent | 7eb5851329e89e4d40fe88edc9d0f96f13de34d0 (diff) |
development/tea: updated for version 62.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/tea')
-rw-r--r-- | development/tea/tea.SlackBuild | 2 | ||||
-rw-r--r-- | development/tea/tea.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/tea/tea.SlackBuild b/development/tea/tea.SlackBuild index 8b50441ef992..06a3f2147804 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tea -VERSION=${VERSION:-62.2.1} +VERSION=${VERSION:-62.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index b801f9b93d8a..ddd9f43c3c23 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="62.2.1" +VERSION="62.3.0" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/62.2.1/tea-qt-62.2.1.tar.gz" -MD5SUM="ad4ea09e81681389ef0efd114a5c935f" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/62.3.0/tea-qt-62.3.0.tar.gz" +MD5SUM="8cb185f6ac016aba38d4600957a5ec27" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |