diff options
author | Arn0 <yth@ythogtha.org> | 2022-10-04 20:37:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-08 09:12:53 +0700 |
commit | 3c3375b80c1b87852c1655ca4dd59b60f0ffde3b (patch) | |
tree | 8928b8757118d8bb41a132196320d21e1c052f26 | |
parent | 72949eb23c73432f768b8b9d3e544160275697d1 (diff) | |
download | slackbuilds-3c3375b80c1b87852c1655ca4dd59b60f0ffde3b.tar.gz |
development/tea: Updated for version 61.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 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="" |