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