diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-10-01 17:29:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 13:51:54 +0700 |
commit | 5d637f1c2a285149a6fa4e974d18251d8bf3dde9 (patch) | |
tree | c3a5513bc77b3e8d36f681184cd3773d3371ef0a /network/googler/googler.info | |
parent | dab2eb3cda8c2226e24a39f4d9f03cd7046e4129 (diff) | |
download | slackbuilds-5d637f1c2a285149a6fa4e974d18251d8bf3dde9.tar.gz slackbuilds-5d637f1c2a285149a6fa4e974d18251d8bf3dde9.tar.xz |
network/googler: Updated for version 3.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to '')
-rw-r--r-- | network/googler/googler.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/googler/googler.info b/network/googler/googler.info index b6d8f0efec..38316366d4 100644 --- a/network/googler/googler.info +++ b/network/googler/googler.info @@ -1,8 +1,8 @@ PRGNAM="googler" -VERSION="3.8" +VERSION="3.9" HOMEPAGE="https://github.com/jarun/googler" -DOWNLOAD="https://github.com/jarun/googler/archive/v3.8/googler-3.8.tar.gz" -MD5SUM="22f904a6621722f193fc202fba2cdc7f" +DOWNLOAD="https://github.com/jarun/googler/archive/v3.9/googler-3.9.tar.gz" +MD5SUM="cf9a8f3f141568bd9bde49e0412e8059" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |