diff options
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 6418ecde40fb6..98992f0b6d810 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:-50.0.4} +VERSION=${VERSION:-50.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/tea/tea.info b/development/tea/tea.info index 0cf5b3b6bf53e..d6261bf76243e 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="50.0.4" +VERSION="50.1.0" HOMEPAGE="http://semiletov.org/tea/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/50.0.4/tea-qt-50.0.4.tar.gz" -MD5SUM="bd713fc3e3086b04175ccb00622616f9" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/50.1.0/tea-qt-50.1.0.tar.gz" +MD5SUM="a59cbec5ee60c05e44ada9d8ae1fe4fc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |