diff options
author | David Woodfall <dave@dawoodfall.net> | 2013-10-27 15:51:19 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2013-10-27 20:54:01 +0100 |
commit | ef6d478d7b0170b2cec4b2905d489061b0a43b5e (patch) | |
tree | 7a11be43ec068aa061d2513724b3d90fc25cf68c /network/qbittorrent | |
parent | 14e780f2a84f5ec752161585ccd780fd4b72e5a4 (diff) | |
download | slackbuilds-ef6d478d7b0170b2cec4b2905d489061b0a43b5e.tar.gz |
network/qbittorrent: Updated for version 3.0.11.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/qbittorrent')
-rw-r--r-- | network/qbittorrent/qbittorrent.SlackBuild | 2 | ||||
-rw-r--r-- | network/qbittorrent/qbittorrent.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild index cbd0990596..a5639f5d74 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.9} +VERSION=${VERSION:-3.0.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info index b748c5d09c..e3083dd07a 100644 --- a/network/qbittorrent/qbittorrent.info +++ b/network/qbittorrent/qbittorrent.info @@ -1,8 +1,8 @@ PRGNAM="qbittorrent" -VERSION="3.0.9" +VERSION="3.0.11" HOMEPAGE="http://qbittorrent.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.0.9.tar.xz" -MD5SUM="06ef1eeb43a0799b33a8245637bb4138" +DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.0.11.tar.xz" +MD5SUM="de50c6d2bff0a11f47d9179427337347" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtorrent-rasterbar" |