office/trello-cli: change maintainer email and update to 0.6.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tonus 2022-12-30 15:23:47 +01:00 committed by Willy Sudiarto Raharjo
parent 2f67c594c6
commit 7ef97dcad8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=trello-cli
VERSION=${VERSION:-0.3.2}
VERSION=${VERSION:-0.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="trello-cli"
VERSION="0.3.2"
VERSION="0.6.3"
HOMEPAGE="https://github.com/mheap/trello-cli/"
DOWNLOAD="https://github.com/mheap/trello-cli/archive/v0.3.2/trello-cli-0.3.2.tar.gz"
MD5SUM="9e64954b61533d03f8184eddce836145"
DOWNLOAD="https://github.com/mheap/trello-cli/archive/v0.6.3/trello-cli-0.6.3.tar.gz"
MD5SUM="c47e018ce99810a6a88768ecff18ed51"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang nodejs"
MAINTAINER="Tonus"
EMAIL="tonus1@gmail.com"
EMAIL="tonus1@free.fr"