diff options
author | Harald Achitz <harald.achitz@gmail.com> | 2017-08-01 00:49:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-05 07:07:28 +0700 |
commit | 2fe6bf53d43300164196d054525cfb290070f515 (patch) | |
tree | 239f14947b0675a6a9c6b529690b51ededbf384a /network/slack/slack.SlackBuild | |
parent | 28eb7da0157e077ae999cd9ff681332dd62a160b (diff) |
network/slack: Updated for version 2.6.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/slack/slack.SlackBuild')
-rw-r--r-- | network/slack/slack.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/slack/slack.SlackBuild b/network/slack/slack.SlackBuild index 5efd777db7f9..1948db0b4119 100644 --- a/network/slack/slack.SlackBuild +++ b/network/slack/slack.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=slack -VERSION=${VERSION:-2.6.0} +VERSION=${VERSION:-2.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |