From 06a23837d7672af5a69b8f712f90faab374f6b88 Mon Sep 17 00:00:00 2001 From: David O'Shaughnessy Date: Wed, 31 Aug 2022 02:23:47 +0100 Subject: network/qbittorrent: Updated for version 4.4.4. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- network/qbittorrent/qbittorrent.SlackBuild | 2 +- network/qbittorrent/qbittorrent.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'network/qbittorrent') diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild index aca868655d..e4ff31379a 100644 --- a/network/qbittorrent/qbittorrent.SlackBuild +++ b/network/qbittorrent/qbittorrent.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qbittorrent SRCNAM=qBittorrent -VERSION=${VERSION:-4.4.3.1} +VERSION=${VERSION:-4.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info index e2bbdc7a91..8ee5b7c4d0 100644 --- a/network/qbittorrent/qbittorrent.info +++ b/network/qbittorrent/qbittorrent.info @@ -1,8 +1,8 @@ PRGNAM="qbittorrent" -VERSION="4.4.3.1" +VERSION="4.4.4" HOMEPAGE="https://www.qbittorrent.org/" -DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.3.1/qBittorrent-release-4.4.3.1.tar.gz" -MD5SUM="b6db6a280a7538283752c6ff5a799989" +DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.4/qBittorrent-release-4.4.4.tar.gz" +MD5SUM="67e2bda288def051e0f71bd9bcdf8ffa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtorrent-rasterbar" -- cgit v1.2.3-65-gdbad