diff options
author | Arn0 <yth@ythogtha.org> | 2023-12-08 16:20:23 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-08 22:43:46 +0700 |
commit | 8d742cce597fa7a13c0bd2a049205171362c11ea (patch) | |
tree | 55d74d7244a546c2d618cc2ea23b03902669eed4 /development/tea | |
parent | 954761813d13ada5dc559d972bae7859093ae03f (diff) |
development/tea: updated for version 62.1.2
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 ea6b7b5d497b..0004df7fb0fe 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.1} +VERSION=${VERSION:-62.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index fc487a201587..f9d7c7f57b7c 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="62.1.1" +VERSION="62.1.2" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/62.1.1/tea-qt-62.1.1.tar.gz" -MD5SUM="ee959b731d79dcac0bea24096f84c260" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/62.1.2/tea-qt-62.1.2.tar.gz" +MD5SUM="c65b2644698a209ed131eabec26741dc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |