network/google-cli: Updated for version 3.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
6b3ab8898a
commit
ce572ded52
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=google-cli
|
||||
VERSION=${VERSION:-3.2}
|
||||
VERSION=${VERSION:-3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="google-cli"
|
||||
VERSION="3.2"
|
||||
VERSION="3.3"
|
||||
HOMEPAGE="https://github.com/jarun/google-cli/"
|
||||
DOWNLOAD="https://github.com/jarun/googler/archive/v3.2/googler-3.2.tar.gz"
|
||||
MD5SUM="bd3e0be99c092911cb7474bc4803aa55"
|
||||
DOWNLOAD="https://github.com/jarun/googler/archive/v3.3/googler-3.3.tar.gz"
|
||||
MD5SUM="5bcfd3a11a1e59e28b3560f744681f3e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in New Issue