diff options
-rw-r--r-- | network/weechat/README | 10 | ||||
-rw-r--r-- | network/weechat/weechat.SlackBuild | 2 | ||||
-rw-r--r-- | network/weechat/weechat.info | 6 |
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="" |