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