diff options
author | David Woodfall <dave@dawoodfall.net> | 2013-06-07 22:10:42 -0300 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-06-09 12:58:17 -0400 |
commit | a218712e1b9c9581816f44848943e478e57b09aa (patch) | |
tree | cd1692a82dcb909b37ba05b2c12065eff4610162 | |
parent | 9f66497007f3496bd9fca51b5dbc8599e2ae741b (diff) | |
download | slackbuilds-a218712e1b9c9581816f44848943e478e57b09aa.tar.gz |
network/qbittorrent: Updated for version 3.0.9.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r-- | network/qbittorrent/qbittorrent.SlackBuild | 2 | ||||
-rw-r--r-- | network/qbittorrent/qbittorrent.info | 6 | ||||
-rw-r--r-- | network/qbittorrent/slack-desc | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild index 699fb2db93..cbd0990596 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.4} +VERSION=${VERSION:-3.0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info index 839345419a..b748c5d09c 100644 --- a/network/qbittorrent/qbittorrent.info +++ b/network/qbittorrent/qbittorrent.info @@ -1,8 +1,8 @@ PRGNAM="qbittorrent" -VERSION="3.0.4" +VERSION="3.0.9" HOMEPAGE="http://qbittorrent.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.0.4.tar.xz" -MD5SUM="ce2f76770208cf90d52f294cffc23a80" +DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.0.9.tar.xz" +MD5SUM="06ef1eeb43a0799b33a8245637bb4138" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtorrent-rasterbar" diff --git a/network/qbittorrent/slack-desc b/network/qbittorrent/slack-desc index 83069998d8..074aa5fdc4 100644 --- a/network/qbittorrent/slack-desc +++ b/network/qbittorrent/slack-desc @@ -12,7 +12,6 @@ qbittorrent: The qBittorrent project was created in March 2006 with the idea qbittorrent: of developing a new Bittorrent client for Linux (and possibly qbittorrent: other systems) that would be easy to use, good looking, and qbittorrent: featureful but lightweight. -qbittorrent: qbittorrent: qBittorrent is a Free Software released under the GNU GPL license. qbittorrent: The author is Christophe Dumez, a French student in an engineer qbittorrent: school (UTBM), in IT departement. |