From 9b9e86c712ce631834585dfa0d0853cef5db404a Mon Sep 17 00:00:00 2001 From: firebird Date: Sat, 26 Jan 2013 22:15:52 -0600 Subject: network/weechat: Updated for version 0.4.0. Signed-off-by: Robby Workman --- network/weechat/slack-desc | 12 ++++++------ network/weechat/weechat.SlackBuild | 4 ++-- network/weechat/weechat.info | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'network') diff --git a/network/weechat/slack-desc b/network/weechat/slack-desc index d181283e2f70..3051c69917e5 100644 --- a/network/weechat/slack-desc +++ b/network/weechat/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| weechat: weechat (a light & fast curses-based IRC client) @@ -11,7 +11,7 @@ weechat: weechat: WeeChat is a fast & light multilingual curses-based multiplatform weechat: IRC client written from scratch and released under the GPL. weechat: -weechat: homepage: http://www.weechat.org +weechat: Homepage: http://www.weechat.org weechat: weechat: weechat: diff --git a/network/weechat/weechat.SlackBuild b/network/weechat/weechat.SlackBuild index af27d4a88d0b..cc7576ef2ef3 100644 --- a/network/weechat/weechat.SlackBuild +++ b/network/weechat/weechat.SlackBuild @@ -4,7 +4,7 @@ # Maintained by sero (firebird209 at gmail dot com) PRGNAM=weechat -VERSION=0.3.9.2 +VERSION=${VERSION:-0.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -70,7 +70,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \; for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS COPYING ChangeLog INSTALL NEWS README ABOUT-NLS UPGRADE_0.3 $PKG/usr/doc/$PRGNAM-$VERSION +cp -a AUTHORS COPYING ChangeLog INSTALL NEWS README $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/network/weechat/weechat.info b/network/weechat/weechat.info index 9c5bde98c97c..bd91d141f826 100644 --- a/network/weechat/weechat.info +++ b/network/weechat/weechat.info @@ -1,10 +1,10 @@ PRGNAM="weechat" -VERSION="0.3.9.2" +VERSION="0.4.0" HOMEPAGE="http://www.weechat.org" -DOWNLOAD="http://www.weechat.org/files/src/weechat-0.3.9.2.tar.bz2" -MD5SUM="636e96a62e60155f3b9769905d9912b9" +DOWNLOAD="http://www.weechat.org/files/src/weechat-0.4.0.tar.bz2" +MD5SUM="b2e10ca1e3a72142fcc8d58c7c774b1b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="sero" +MAINTAINER="firebird" EMAIL="firebird209@gmail.com" -- cgit v1.2.3