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 b86f8f113e..7cf42d05ea 100644 --- a/development/tea/tea.SlackBuild +++ b/development/tea/tea.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tea -VERSION=${VERSION:-63.2.0} +VERSION=${VERSION:-63.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index 64465e97d5..c2cec470ba 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="63.2.0" +VERSION="63.3.1" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/63.2.0/tea-qt-63.2.0.tar.gz" -MD5SUM="0662e2b711430b5eb848034d20f1b5d0" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/63.3.1/tea-qt-63.3.1.tar.gz" +MD5SUM="24027f08bf0c121eaa2251fb2407085b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |