diff options
author | Arn0 <yth@ythogtha.org> | 2021-07-29 09:17:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-31 22:36:40 +0700 |
commit | 77e8fd3df901d24a0b015066e10ebf32781353c9 (patch) | |
tree | 33d237907cbfa15ab8e0eca1188dba5d59c89045 /development/tea | |
parent | 0379d2f707492bf744fcb1bdfb5aec2459964670 (diff) |
development/tea: updated for version 60.4.0
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 3c5f220fd2970..f346756950870 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tea -VERSION=${VERSION:-60.3.0} +VERSION=${VERSION:-60.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index 57abff6b329ab..47dcb8c4c8ab6 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="60.3.0" +VERSION="60.4.0" HOMEPAGE="http://semiletov.org/tea/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.3.0/tea-qt-60.3.0.tar.gz" -MD5SUM="40d284eaf41fbb25f0ca5e339f77b0a1" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.4.0/tea-qt-60.4.0.tar.gz" +MD5SUM="6cf13ad2036e1d5da53538dbae08d893" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |