diff options
author | Arn0 <yth@ythogtha.org> | 2021-05-13 00:11:56 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-15 10:16:57 +0700 |
commit | 4fd611eede73ad0fbbce11958eaae571f5290591 (patch) | |
tree | 51840697c22e44f2dd0cb8f06d360ae8887a3a0a | |
parent | 38af9c17518027f16b402ad2b597d4253ba3fc84 (diff) | |
download | slackbuilds-4fd611eede73ad0fbbce11958eaae571f5290591.tar.gz |
development/tea: updated for version 60.1.0
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 e817953904..cd9c135fae 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tea -VERSION=${VERSION:-60.0.3} +VERSION=${VERSION:-60.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/tea/tea.info b/development/tea/tea.info index f5479a9bc4..441c2df356 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="60.0.3" +VERSION="60.1.0" HOMEPAGE="http://semiletov.org/tea/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.0.3/tea-qt-60.0.3.tar.gz" -MD5SUM="661bca198f706a054a9196267b1954dd" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.1.0/tea-qt-60.1.0.tar.gz" +MD5SUM="6cc56888bc886a005bc0efa9b677a63b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |