diff options
author | Arn0 <yth@ythogtha.org> | 2022-02-09 17:36:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-10 14:07:07 +0700 |
commit | 0f4cc126d7d9656b717150b720a5b524dda194ef (patch) | |
tree | 8004f9116573cc554a2e24cd6e639b4975a37f8d /development/tea | |
parent | 6269d299fca8f2405f832ffbe28fe9d5813cd808 (diff) |
development/tea: updated for version 60.7.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 e59d4cdb6e5f..b42595b6d8f9 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.6.0} +VERSION=${VERSION:-60.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index 49fdbeaa355e..157520b7a0b1 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="60.6.0" +VERSION="60.7.0" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.6.0/tea-qt-60.6.0.tar.gz" -MD5SUM="ae77d0bdcdab20c09a79694843870e16" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.7.0/tea-qt-60.7.0.tar.gz" +MD5SUM="cd9fe7ca94fe0fd17c7fa2eb3983f22e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |