aboutsummaryrefslogtreecommitdiff
path: root/network/weechat/weechat.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2021-02-06 08:27:58 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-07 01:39:53 +0700
commitbca6ee5803e69fbbe5c305004c06444cd95a68e8 (patch)
tree8b624db8d6a99617311062c02a47701357f4e110 /network/weechat/weechat.SlackBuild
parentbbd10f9403ef7761c81519d53bbb1bea95a37b57 (diff)
network/weechat: Updated for version 3.0.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/weechat/weechat.SlackBuild')
-rw-r--r--network/weechat/weechat.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/weechat/weechat.SlackBuild b/network/weechat/weechat.SlackBuild
index f986a1889105c..1c1b8d79a7f0c 100644
--- a/network/weechat/weechat.SlackBuild
+++ b/network/weechat/weechat.SlackBuild
@@ -1,8 +1,8 @@
#!/bin/sh
# Originally written by hollywoodb (hollywoodb@fastmail.fm)
-# Maintained 2011-2016 by sero (firebird3.0 at gmail dot com)
-# Maintained 2017-2020 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Maintained 2011-2016 by sero (firebird209 at gmail dot com)
+# Maintained 2017-2021 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:-3.0}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}