development/tea: Updated for version 61.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
72949eb23c
commit
3c3375b80c
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=tea
|
||||
VERSION=${VERSION:-61.0.0}
|
||||
VERSION=${VERSION:-61.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tea"
|
||||
VERSION="61.0.0"
|
||||
VERSION="61.1.0"
|
||||
HOMEPAGE="https://tea.ourproject.org/"
|
||||
DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/61.0.0/tea-qt-61.0.0.tar.gz"
|
||||
MD5SUM="e00023245e49f79c0853babaf87e71ee"
|
||||
DOWNLOAD="https://github.com/psemiletov/tea-qt/archive/61.1.0/tea-qt-61.1.0.tar.gz"
|
||||
MD5SUM="9f296bd676d442490f720d9c041a953f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue