diff options
Diffstat (limited to 'network/googler/googler.SlackBuild')
-rw-r--r-- | network/googler/googler.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/googler/googler.SlackBuild b/network/googler/googler.SlackBuild index 499be976a531e..703f484c87e34 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 |