diff options
author | Arn0 <yth@ythogtha.org> | 2024-05-31 13:32:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-01 00:44:07 +0700 |
commit | e89658ebf58a473491d60d209af0b345ebeeb29d (patch) | |
tree | 70b75b6edabe81128bcb4573b9c586327bfdd8ff | |
parent | ef0018b6d0dbdb7fe32fa97bfc5178efca2603dd (diff) |
development/tea: updated for version 63.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 2fa0f64f94..f42fd2c3f8 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.4.0} +VERSION=${VERSION:-63.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index ab445a2332..e7c07c0943 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="62.4.0" +VERSION="63.0.0" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/62.4.0/tea-qt-62.4.0.tar.gz" -MD5SUM="6e186e204a92111ee35fd47f26d5cf4c" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/63.0.0/tea-qt-63.0.0.tar.gz" +MD5SUM="6c5e3000fc6848c6ffa0853baae790a2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |