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