summaryrefslogtreecommitdiffstats
path: root/network/googler/googler.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/googler/googler.SlackBuild')
-rw-r--r--network/googler/googler.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/googler/googler.SlackBuild b/network/googler/googler.SlackBuild
index 499be976a5..cf64d6520a 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:-4.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then