diff options
Diffstat (limited to 'network/weechat/weechat.SlackBuild')
-rw-r--r-- | network/weechat/weechat.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/weechat/weechat.SlackBuild b/network/weechat/weechat.SlackBuild index e9f93f3289..47b39c1d59 100644 --- a/network/weechat/weechat.SlackBuild +++ b/network/weechat/weechat.SlackBuild @@ -2,7 +2,7 @@ # Originally written by hollywoodb (hollywoodb@fastmail.fm) # Maintained 2011-2016 by sero (firebird209 at gmail dot com) -# Maintained 2017-2019 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Maintained 2017-2020 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=weechat -VERSION=${VERSION:-2.7} +VERSION=${VERSION:-2.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |