diff options
-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="" |