summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Woodfall <dave@dawoodfall.net>2012-02-15 16:37:47 -0200
committer Niels Horn <niels.horn@slackbuilds.org>2012-02-15 16:37:47 -0200
commitfa12a558437260c61a7ffa694fc717e108bdc530 (patch)
tree4a66bae4e98aa7cde2dda6dfbcac412e18e3e529
parent0d926ae9322fe82c3d3e2707a12804b9cb9d186c (diff)
downloadslackbuilds-fa12a558437260c61a7ffa694fc717e108bdc530.tar.gz
slackbuilds-fa12a558437260c61a7ffa694fc717e108bdc530.tar.xz
network/qbittorrent: Updated for version 2.9.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--network/qbittorrent/qbittorrent.SlackBuild2
-rw-r--r--network/qbittorrent/qbittorrent.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild
index 564dfd2741..e07b7f56c8 100644
--- a/network/qbittorrent/qbittorrent.SlackBuild
+++ b/network/qbittorrent/qbittorrent.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.9.2}
+VERSION=${VERSION:-2.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index 99eb410b0a..f747092caf 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
-VERSION="2.9.2"
+VERSION="2.9.3"
HOMEPAGE="http://qbittorrent.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.9.2.tar.gz"
-MD5SUM="0c2188e0065be57e50c06f5934d5f7a2"
+DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.9.3.tar.gz"
+MD5SUM="bd35950260f633215db8acd7c22317dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Woodfall"