diff options
author | Arn0 <yth@ythogtha.org> | 2021-06-06 15:44:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-13 01:18:39 +0700 |
commit | 049cd8703c49757e7761c833213d5ca67c809de3 (patch) | |
tree | 9455855a9c06346e1e1813cde469f389f2a9e107 /development | |
parent | 2c3817aa46c3ee70172fae7a36f321537910269e (diff) |
development/tea: updated for version 60.3.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 cd9c135fae60..132287211804 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.1.0} +VERSION=${VERSION:-60.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/tea/tea.info b/development/tea/tea.info index 441c2df3569d..57abff6b329a 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="60.1.0" +VERSION="60.3.0" HOMEPAGE="http://semiletov.org/tea/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.1.0/tea-qt-60.1.0.tar.gz" -MD5SUM="6cc56888bc886a005bc0efa9b677a63b" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.3.0/tea-qt-60.3.0.tar.gz" +MD5SUM="40d284eaf41fbb25f0ca5e339f77b0a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |