diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-11-15 08:35:12 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-22 07:20:31 +0700 |
commit | 096788d5c468e7d7b968c8117791976b0254bbda (patch) | |
tree | b89bad548a6fb3d768c4021674f624c75358fdcd /system/the_silver_searcher/the_silver_searcher.SlackBuild | |
parent | e8b16179d3b12a352fd2042ad164dbd910bef7f1 (diff) | |
download | slackbuilds-096788d5c468e7d7b968c8117791976b0254bbda.tar.gz |
system/the_silver_searcher: Updated for version 0.27.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 5bda9dae60..193517bf36 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.26.0} +VERSION=${VERSION:-0.27.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |