mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/tea: updated for version 60.6.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b5ef5c1631
commit
0914e39e57
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=tea
|
||||
VERSION=${VERSION:-60.5.0}
|
||||
VERSION=${VERSION:-60.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tea"
|
||||
VERSION="60.5.0"
|
||||
VERSION="60.6.0"
|
||||
HOMEPAGE="https://tea.ourproject.org/"
|
||||
DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.5.0/tea-qt-60.5.0.tar.gz"
|
||||
MD5SUM="8078690f84d55040053d22a7f48f56ba"
|
||||
DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/60.6.0/tea-qt-60.6.0.tar.gz"
|
||||
MD5SUM="ae77d0bdcdab20c09a79694843870e16"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue