mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/tea: updated for version 63.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8908c99b0e
commit
a617efe95c
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue