From 46e7f74c3c1ffb67267f8cf290646467b9bd4818 Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Sat, 28 Feb 2015 03:22:07 +0700 Subject: network/qbittorrent: Updated for version 3.1.12. Signed-off-by: Willy Sudiarto Raharjo --- network/qbittorrent/qbittorrent.SlackBuild | 5 ++--- network/qbittorrent/qbittorrent.info | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild index 78a0de698eff..72ed69b60678 100644 --- a/network/qbittorrent/qbittorrent.SlackBuild +++ b/network/qbittorrent/qbittorrent.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qbittorrent -VERSION=${VERSION:-3.1.9.2} +VERSION=${VERSION:-3.1.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -86,8 +86,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 Changelog NEWS TODO COPYING INSTALL README \ +cp -a AUTHORS Changelog NEWS TODO COPYING INSTALL README.md \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info index ddeb8d3fc14d..e2b279e6a395 100644 --- a/network/qbittorrent/qbittorrent.info +++ b/network/qbittorrent/qbittorrent.info @@ -1,8 +1,8 @@ PRGNAM="qbittorrent" -VERSION="3.1.9.2" +VERSION="3.1.12" HOMEPAGE="http://qbittorrent.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.1.9.2.tar.xz" -MD5SUM="530f6fc3909bf0576ca3cc7575daae97" +DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.1.12.tar.xz" +MD5SUM="98bd76996fbb85116b8afe69b65fd881" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtorrent-rasterbar" -- cgit v1.2.3