summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-05-18 21:08:12 +0200
committer Willy Sudiarto Raharjo2019-05-25 02:31:54 +0200
commita34d316caa22846a1f3fddf381f426f4b5574fce (patch)
tree41c2ffa4928964a8f35abd9fa40cade0ae8910ac
parent07b464d5354cedbc12994f6f38c94950d572e821 (diff)
downloadslackbuilds-a34d316caa22846a1f3fddf381f426f4b5574fce.tar.gz
network/googler: Updated for version 3.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--network/googler/googler.SlackBuild6
-rw-r--r--network/googler/googler.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/network/googler/googler.SlackBuild b/network/googler/googler.SlackBuild
index 499be976a5..703f484c87 100644
--- a/network/googler/googler.SlackBuild
+++ b/network/googler/googler.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for googler
-# Copyright 2017-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2017-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=googler
-VERSION=${VERSION:-3.5}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.8}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/network/googler/googler.info b/network/googler/googler.info
index 23a5ff4a5f..b6d8f0efec 100644
--- a/network/googler/googler.info
+++ b/network/googler/googler.info
@@ -1,8 +1,8 @@
PRGNAM="googler"
-VERSION="3.5"
+VERSION="3.8"
HOMEPAGE="https://github.com/jarun/googler"
-DOWNLOAD="https://github.com/jarun/googler/archive/v3.5/googler-3.5.tar.gz"
-MD5SUM="fa505cd5c1dd171c7c291a1c7754303e"
+DOWNLOAD="https://github.com/jarun/googler/archive/v3.8/googler-3.8.tar.gz"
+MD5SUM="22f904a6621722f193fc202fba2cdc7f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"