network/qbittorrent: Updated for version 3.1.9.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Woodfall 2014-07-26 10:43:48 +07:00 committed by Willy Sudiarto Raharjo
parent 2d4b4ad856
commit c44cab6bd5
3 changed files with 4 additions and 5 deletions

View File

@ -7,4 +7,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
fi

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qbittorrent
VERSION=${VERSION:-3.0.11}
VERSION=${VERSION:-3.1.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
VERSION="3.0.11"
VERSION="3.1.9.2"
HOMEPAGE="http://qbittorrent.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.0.11.tar.xz"
MD5SUM="de50c6d2bff0a11f47d9179427337347"
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.1.9.2.tar.xz"
MD5SUM="530f6fc3909bf0576ca3cc7575daae97"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar"