From 3c3375b80c1b87852c1655ca4dd59b60f0ffde3b Mon Sep 17 00:00:00 2001 From: Arn0 Date: Tue, 4 Oct 2022 20:37:47 +0200 Subject: development/tea: Updated for version 61.1.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/tea/tea.SlackBuild | 2 +- 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 d8401b398d..dd7327e46d 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tea -VERSION=${VERSION:-61.0.0} +VERSION=${VERSION:-61.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index 2ddaac79c1..b0843761f2 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="61.0.0" +VERSION="61.1.0" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/61.0.0/tea-qt-61.0.0.tar.gz" -MD5SUM="e00023245e49f79c0853babaf87e71ee" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/61.1.0/tea-qt-61.1.0.tar.gz" +MD5SUM="9f296bd676d442490f720d9c041a953f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad