network/google-cli: Updated for version 3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
19ce422f45
commit
745d739bca
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=google-cli
|
||||
VERSION=${VERSION:-3.1}
|
||||
VERSION=${VERSION:-3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="google-cli"
|
||||
VERSION="3.1"
|
||||
VERSION="3.2"
|
||||
HOMEPAGE="https://github.com/jarun/google-cli/"
|
||||
DOWNLOAD="https://github.com/jarun/googler/archive/v3.1/googler-3.1.tar.gz"
|
||||
MD5SUM="d7cf0517ee9a6abe8935347202db772e"
|
||||
DOWNLOAD="https://github.com/jarun/googler/archive/v3.2/googler-3.2.tar.gz"
|
||||
MD5SUM="bd3e0be99c092911cb7474bc4803aa55"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in New Issue