diff options
Diffstat (limited to 'network/googler/googler.SlackBuild')
-rw-r--r-- | network/googler/googler.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/googler/googler.SlackBuild b/network/googler/googler.SlackBuild index f9926641e503..7a66ad58939f 100644 --- a/network/googler/googler.SlackBuild +++ b/network/googler/googler.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for googler -# Copyright 2017-2019 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2017-2022 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=googler -VERSION=${VERSION:-4.0} +VERSION=${VERSION:-4.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |