summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author David Woodfall <dave@dawoodfall.net>2014-07-26 10:43:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-07-26 19:08:07 +0700
commitc44cab6bd5efd706b6e5fd698b5a1ed5c51fce7d (patch)
treeb44cbccb1fbd5703d7af84449750e9588122b6c8 /network
parent2d4b4ad856bec47f64bf4b7711b79b59431ea43e (diff)
downloadslackbuilds-c44cab6bd5efd706b6e5fd698b5a1ed5c51fce7d.tar.gz
slackbuilds-c44cab6bd5efd706b6e5fd698b5a1ed5c51fce7d.tar.xz
network/qbittorrent: Updated for version 3.1.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/qbittorrent/doinst.sh1
-rw-r--r--network/qbittorrent/qbittorrent.SlackBuild2
-rw-r--r--network/qbittorrent/qbittorrent.info6
3 files changed, 4 insertions, 5 deletions
diff --git a/network/qbittorrent/doinst.sh b/network/qbittorrent/doinst.sh
index 1f8ff67ded..3e5691a052 100644
--- a/network/qbittorrent/doinst.sh
+++ b/network/qbittorrent/doinst.sh
@@ -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
-
diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild
index e251da440b..78a0de698e 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.0.11}
+VERSION=${VERSION:-3.1.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info
index e3083dd07a..ddeb8d3fc1 100644
--- a/network/qbittorrent/qbittorrent.info
+++ b/network/qbittorrent/qbittorrent.info
@@ -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"