diff options
author | Arn0 <yth@ythogtha.org> | 2021-10-24 17:47:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-27 08:11:54 +0700 |
commit | 0914e39e57bf8b4701fdd9b01538d2ba88ac9496 (patch) | |
tree | f01b48f1f031bb99025585df58a3ffc58a5fd7b4 /development/tea | |
parent | b5ef5c1631cf7aae036c25b69993679e0047420b (diff) |
development/tea: updated for version 60.6.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 96159f8db31b..e59d4cdb6e5f 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.5.0} +VERSION=${VERSION:-60.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index 4fa66367f411..49fdbeaa355e 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="60.5.0" +VERSION="60.6.0" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.5.0/tea-qt-60.5.0.tar.gz" -MD5SUM="8078690f84d55040053d22a7f48f56ba" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.6.0/tea-qt-60.6.0.tar.gz" +MD5SUM="ae77d0bdcdab20c09a79694843870e16" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |