diff options
author | Arn0 <yth@ythogtha.org> | 2024-07-02 10:22:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-03 07:01:01 +0700 |
commit | a617efe95c3fc02d8cc07af3781f1598cdc90fc3 (patch) | |
tree | be82f3a05b1ebceec1f564ac414c4bfc029129c8 /development | |
parent | 8908c99b0eba1e7a90c4edcf8253d20dc1158cf7 (diff) |
development/tea: updated for version 63.1.0
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 3fdb67c3efd1..d857da739a43 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tea -VERSION=${VERSION:-63.0.2} +VERSION=${VERSION:-63.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index 23d24bfeabf3..c3db325aac15 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="63.0.2" +VERSION="63.1.0" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/63.0.2/tea-qt-63.0.2.tar.gz" -MD5SUM="d26b34fa75e02d61365c03150c64a96c" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/63.1.0/tea-qt-63.1.0.tar.gz" +MD5SUM="f0a74010c4720bab5e159e52e06687e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |