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 3fdb67c3ef..d857da739a 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.0.2} +VERSION=${VERSION:-63.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tea/tea.info b/development/tea/tea.info index 23d24bfeab..c3db325aac 100644 --- a/development/tea/tea.info +++ b/development/tea/tea.info @@ -1,8 +1,8 @@ PRGNAM="tea" -VERSION="63.0.2" +VERSION="63.1.0" HOMEPAGE="https://tea.ourproject.org/" -DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/63.0.2/tea-qt-63.0.2.tar.gz" -MD5SUM="d26b34fa75e02d61365c03150c64a96c" +DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/63.1.0/tea-qt-63.1.0.tar.gz" +MD5SUM="f0a74010c4720bab5e159e52e06687e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |