diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-09-08 21:30:02 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:33 +0700 |
commit | d7c45e2dd680eacf740e0bf2066b2cdd88d53764 (patch) | |
tree | 5ae424da4daffdd040c775d1a2f9ba89b8bdeab0 /system/the_silver_searcher/the_silver_searcher.SlackBuild | |
parent | 08776bda95200b97b4ef0952b11adb08279e96b7 (diff) | |
download | slackbuilds-d7c45e2dd680eacf740e0bf2066b2cdd88d53764.tar.gz |
system/the_silver_searcher: Updated for version 0.31.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 5793eed29a..00a32888d3 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.30.0} +VERSION=${VERSION:-0.31.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |