development/tea: updated for version 60.4.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2021-07-29 09:17:29 +02:00 committed by Willy Sudiarto Raharjo
parent 0379d2f707
commit 77e8fd3df9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tea PRGNAM=tea
VERSION=${VERSION:-60.3.0} VERSION=${VERSION:-60.4.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="tea" PRGNAM="tea"
VERSION="60.3.0" VERSION="60.4.0"
HOMEPAGE="http://semiletov.org/tea/" HOMEPAGE="http://semiletov.org/tea/"
DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.3.0/tea-qt-60.3.0.tar.gz" DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.4.0/tea-qt-60.4.0.tar.gz"
MD5SUM="40d284eaf41fbb25f0ca5e339f77b0a1" MD5SUM="6cf13ad2036e1d5da53538dbae08d893"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""