diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2016-05-20 20:07:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-20 20:07:31 +0700 |
commit | a363a8ea1f38f5430224175cac7d094ba0faacda (patch) | |
tree | aab74e64455f8703b4a5bd9407cbe7ebd188b12f /system/the_silver_searcher/the_silver_searcher.SlackBuild | |
parent | 46df2bcb7de8643b403b33d7e363aa6714abbc2f (diff) |
system/the_silver_searcher: Updated for version 0.32.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/the_silver_searcher/the_silver_searcher.SlackBuild')
-rw-r--r-- | system/the_silver_searcher/the_silver_searcher.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/the_silver_searcher/the_silver_searcher.SlackBuild b/system/the_silver_searcher/the_silver_searcher.SlackBuild index 00a32888d325..cfe99cc80ab8 100644 --- a/system/the_silver_searcher/the_silver_searcher.SlackBuild +++ b/system/the_silver_searcher/the_silver_searcher.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=the_silver_searcher -VERSION=${VERSION:-0.31.0} +VERSION=${VERSION:-0.32.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |