diff options
author | Arn0 <yth@ythogtha.org> | 2022-09-12 15:57:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:15 +0700 |
commit | 865c27c0369656bb0e9d187ad175ea15ad1a0e22 (patch) | |
tree | 416a3f5a7440a1d3ab2a513b4c01a4ffc7023779 /development | |
parent | c3c09e9a64f86e8e14c5b7191e5a8a3e87697093 (diff) |
development/tea: updated for version 61.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 b42595b6d8f9..d8401b398d41 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tea -VERSION=${VERSION:-60.7.0} +VERSION=${VERSION:-61.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index 157520b7a0b1..2ddaac79c101 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="60.7.0" +VERSION="61.0.0" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.7.0/tea-qt-60.7.0.tar.gz" -MD5SUM="cd9fe7ca94fe0fd17c7fa2eb3983f22e" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/61.0.0/tea-qt-61.0.0.tar.gz" +MD5SUM="e00023245e49f79c0853babaf87e71ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |