diff options
author | Isaac Yu <isaacyu@isaacyu1.com> | 2018-12-16 10:57:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-16 10:57:27 +0700 |
commit | a2783e23bddfda0dcfbe6e36a5e8f973b23ac40c (patch) | |
tree | 83c4926b2601c4f58b2d75bac33f33807b90eb84 /development/tea | |
parent | 8417d42f5a080137a9b159f59a3cb627b426ead1 (diff) | |
download | slackbuilds-a2783e23bddfda0dcfbe6e36a5e8f973b23ac40c.tar.gz |
development/tea: Updated for version 47.0.1.
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 37a87bf30f..43b04928ae 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tea -VERSION=${VERSION:-46.3.0} +VERSION=${VERSION:-47.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/tea/tea.info b/development/tea/tea.info index 53ba9d552f..b7f14f9e3b 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="46.3.0" +VERSION="47.0.1" HOMEPAGE="http://semiletov.org/tea/" -DOWNLOAD="http://semiletov.org/tea/dloads/tea-46.3.0.tar.bz2" -MD5SUM="7a513005545a66b796808b0029eeccd5" +DOWNLOAD="http://semiletov.org/tea/dloads/tea-47.0.1.tar.bz2" +MD5SUM="7af54f1421edbd7e417d0eb43e958321" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |