mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/tea: updated for version 62.0.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
034c8fd191
commit
ecbd8c5cb9
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=tea
|
||||
VERSION=${VERSION:-61.1.0}
|
||||
VERSION=${VERSION:-62.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tea"
|
||||
VERSION="61.1.0"
|
||||
VERSION="62.0.2"
|
||||
HOMEPAGE="https://tea.ourproject.org/"
|
||||
DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/61.1.0/tea-qt-61.1.0.tar.gz"
|
||||
MD5SUM="9f296bd676d442490f720d9c041a953f"
|
||||
DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/62.0.2/tea-qt-62.0.2.tar.gz"
|
||||
MD5SUM="6a5ed8ec8bc78176ca23412ec050d15d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue