network/google-cli: Updated for version 3.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-04-29 12:48:19 +07:00 committed by Willy Sudiarto Raharjo
parent 93edd92413
commit 3a4396bcc5
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=google-cli
VERSION=${VERSION:-3.0}
VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="google-cli"
VERSION="3.0"
VERSION="3.1"
HOMEPAGE="https://github.com/jarun/google-cli/"
DOWNLOAD="https://github.com/jarun/googler/archive/v3.0/googler-3.0.tar.gz"
MD5SUM="dfd610fc4137ae35ec42bff3fd1a7bcf"
DOWNLOAD="https://github.com/jarun/googler/archive/v3.1/googler-3.1.tar.gz"
MD5SUM="d7cf0517ee9a6abe8935347202db772e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"