diff options
author | Arn0 <yth@ythogtha.org> | 2023-12-14 16:08:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-15 00:13:36 +0700 |
commit | ff127af97db4f0456d737a0dfa560ada6723f9fc (patch) | |
tree | a05342f357740ef1bf33fd7aaf9070a84880c024 /development | |
parent | 23b18f3d119b5de392f8517f90ca82e79da85114 (diff) |
development/tea: updated for version 62.2.1
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 0004df7fb0fe0..8b50441ef9922 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.1.2} +VERSION=${VERSION:-62.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index f9d7c7f57b7c0..b801f9b93d8aa 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="62.1.2" +VERSION="62.2.1" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/62.1.2/tea-qt-62.1.2.tar.gz" -MD5SUM="c65b2644698a209ed131eabec26741dc" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/62.2.1/tea-qt-62.2.1.tar.gz" +MD5SUM="ad4ea09e81681389ef0efd114a5c935f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |