summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author firebird2015-05-31 09:49:26 +0200
committer Willy Sudiarto Raharjo2015-05-31 09:49:26 +0200
commit6b50e01ecb1cfa2fe3912aad682f8e403d0f3275 (patch)
treeab6f7d2d9c3334beb11e1f571d6dcac011cd2059 /network
parent9e29810cb0422722999bf0dba343ce64f0c18efa (diff)
downloadslackbuilds-6b50e01ecb1cfa2fe3912aad682f8e403d0f3275.tar.gz
network/weechat: Updated for version 1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/weechat/README10
-rw-r--r--network/weechat/weechat.SlackBuild2
-rw-r--r--network/weechat/weechat.info6
3 files changed, 9 insertions, 9 deletions
diff --git a/network/weechat/README b/network/weechat/README
index d212145964..b6cf4f3085 100644
--- a/network/weechat/README
+++ b/network/weechat/README
@@ -3,11 +3,11 @@ WeeChat is a light & fast multilingual curses-based multiplatform IRC client.
WeeChat supports:
DCC files and chats, multi-server connections, background connections,
IPv6, SSL, proxy, auto-reconnection, DCC2, nicklist, window splitting,
- FIFO pipe for remote control, aspell, perl, python, ruby, nick auto-
- completion, lag indication, auto-logging, client upgrades without
+ FIFO pipe for remote control, aspell, javascript, perl, python, ruby,
+ nick auto-completion, lag indication, auto-logging, client upgrades without
dropping connections.
WeeChat will build with support for:
- aspell, perl scripting, python scripting, ruby scripting, lua scripting,
- guile scripting, and gnutls depending on whether or not they are installed
- on the system on which WeeChat is built.
+ aspell, javascript scripting, perl scripting, python scripting, ruby scripting,
+ lua scripting, guile scripting, and gnutls depending on whether or not they are
+ installed on the system on which WeeChat is built.
diff --git a/network/weechat/weechat.SlackBuild b/network/weechat/weechat.SlackBuild
index 7844448bf2..d73764b818 100644
--- a/network/weechat/weechat.SlackBuild
+++ b/network/weechat/weechat.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=weechat
-VERSION=${VERSION:-1.1.1}
+VERSION=${VERSION:-1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/weechat/weechat.info b/network/weechat/weechat.info
index 85cdd14d36..c93d017330 100644
--- a/network/weechat/weechat.info
+++ b/network/weechat/weechat.info
@@ -1,8 +1,8 @@
PRGNAM="weechat"
-VERSION="1.1.1"
+VERSION="1.2"
HOMEPAGE="http://www.weechat.org"
-DOWNLOAD="http://weechat.org/files/src/weechat-1.1.1.tar.bz2"
-MD5SUM="3bb8d27301262bc434de9bcf7d77dce7"
+DOWNLOAD="http://weechat.org/files/src/weechat-1.2.tar.bz2"
+MD5SUM="3458efd51cdc1abfb6a5c33cc5ef7713"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""