mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
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:
parent
2f67c594c6
commit
7ef97dcad8
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue