From 524b79e64c4478a8285a7858b7bf829336608bf1 Mon Sep 17 00:00:00 2001 From: Brian Kysela Date: Mon, 12 Dec 2011 19:50:13 -0200 Subject: network/rtorrent: Updated for version 0.9.0. Signed-off-by: Niels Horn --- network/rtorrent/rtorrent.SlackBuild | 5 +++-- network/rtorrent/rtorrent.info | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'network/rtorrent') diff --git a/network/rtorrent/rtorrent.SlackBuild b/network/rtorrent/rtorrent.SlackBuild index 93fd5e25c9ad..ddf86df91de4 100644 --- a/network/rtorrent/rtorrent.SlackBuild +++ b/network/rtorrent/rtorrent.SlackBuild @@ -8,9 +8,10 @@ # Patched for new ncurses in 13.37 by rworkman # Updated to 0.8.8 by Brian Kysela 2011-05-09 # Updated to 0.8.9 by Brian Kysela 2011-06-22 +# Updated to 0.9.0 by Brian Kysela 2011-12-12 PRGNAM=rtorrent -VERSION=0.8.9 +VERSION=0.9.0 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -75,7 +76,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - AUTHORS COPYING INSTALL README TODO doc/rtorrent.rc \ + AUTHORS COPYING INSTALL README doc/rtorrent.rc \ $PKG/usr/doc/$PRGNAM-$VERSION find $PKG/usr/doc/$PRGNAM-$VERSION -type f -exec chmod 644 {} \; cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM-SlackBuild diff --git a/network/rtorrent/rtorrent.info b/network/rtorrent/rtorrent.info index bc8ef1d567a3..47423abda9e1 100644 --- a/network/rtorrent/rtorrent.info +++ b/network/rtorrent/rtorrent.info @@ -1,8 +1,8 @@ PRGNAM="rtorrent" -VERSION="0.8.9" +VERSION="0.9.0" HOMEPAGE="http://libtorrent.rakshasa.no/" -DOWNLOAD="http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.9.tar.gz" -MD5SUM="629247636cb1210663b52dadbd040a6c" +DOWNLOAD="http://libtorrent.rakshasa.no/downloads/rtorrent-0.9.0.tar.gz" +MD5SUM="9bc258d7a63dd13e3348f310ae26a434" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Brian Kysela" -- cgit v1.2.3