network/qbittorrent: Updated for version 2.9.5.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
David Woodfall 2012-02-21 09:52:42 -02:00 committed by Erik Hanson
parent fb348f744a
commit cd4619202c
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
VERSION="2.9.3"
VERSION="2.9.5"
HOMEPAGE="http://qbittorrent.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.9.3.tar.gz"
MD5SUM="bd35950260f633215db8acd7c22317dc"
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.9.5.tar.gz"
MD5SUM="c7729ad409d6132150f2674c5e646ac8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Woodfall"