summaryrefslogtreecommitdiffstats
path: root/network/weechat/weechat.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-11-13 06:43:44 +0100
committer Willy Sudiarto Raharjo2020-11-14 11:16:50 +0100
commitd3c9cc334e6f63228f2eab0053e1d10c3403c15b (patch)
tree8b16251dd6b26fc57760613f31fd73b990a6cfa4 /network/weechat/weechat.SlackBuild
parent865a27646f1def6a13d8f35cccec79a228dfc3b3 (diff)
downloadslackbuilds-d3c9cc334e6f63228f2eab0053e1d10c3403c15b.tar.gz
network/weechat: Updated for version 3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/weechat/weechat.SlackBuild')
-rw-r--r--network/weechat/weechat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/weechat/weechat.SlackBuild b/network/weechat/weechat.SlackBuild
index ab283f2c07..f986a18891 100644
--- a/network/weechat/weechat.SlackBuild
+++ b/network/weechat/weechat.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Originally written by hollywoodb (hollywoodb@fastmail.fm)
-# Maintained 2011-2016 by sero (firebird209 at gmail dot com)
+# Maintained 2011-2016 by sero (firebird3.0 at gmail dot com)
# Maintained 2017-2020 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=weechat
-VERSION=${VERSION:-2.9}
+VERSION=${VERSION:-3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}