diff options
-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 84e3f556e5..010967c60e 100644 --- a/network/qbittorrent/qbittorrent.SlackBuild +++ b/network/qbittorrent/qbittorrent.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qbittorrent #SRCNAM=qBittorrent -VERSION=${VERSION:-4.5.2} +VERSION=${VERSION:-4.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/qbittorrent/qbittorrent.info b/network/qbittorrent/qbittorrent.info index ed18598079..014f5b5bc8 100644 --- a/network/qbittorrent/qbittorrent.info +++ b/network/qbittorrent/qbittorrent.info @@ -1,8 +1,8 @@ PRGNAM="qbittorrent" -VERSION="4.5.2" +VERSION="4.5.3" HOMEPAGE="https://www.qbittorrent.org/" -DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.5.2/qbittorrent-4.5.2.tar.xz" -MD5SUM="b4e25645d290953ada070fa06a4a866a" +DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.5.3/qbittorrent-4.5.3.tar.xz" +MD5SUM="1e7d0275c3ae8410efcc6f913681d2d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtorrent2" |