Browse Source

network/qbittorrent: Updated for version 4.6.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/227/head
David O'Shaughnessy 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
0e382e5160
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      network/qbittorrent/qbittorrent.SlackBuild
  2. 6
      network/qbittorrent/qbittorrent.info

2
network/qbittorrent/qbittorrent.SlackBuild

@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qbittorrent
#SRCNAM=qBittorrent
VERSION=${VERSION:-4.6.4}
VERSION=${VERSION:-4.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
network/qbittorrent/qbittorrent.info

@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
VERSION="4.6.4"
VERSION="4.6.5"
HOMEPAGE="https://www.qbittorrent.org/"
DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.4/qbittorrent-4.6.4.tar.xz"
MD5SUM="ffc528cbdf1ab4ff40a51753e5e9b030"
DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.5/qbittorrent-4.6.5.tar.xz"
MD5SUM="b30cc0d4957c19d764437861e6bda839"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent2"

Loading…
Cancel
Save