From 5071b19f2d5e1308a3578febc76f736e16df5c3e Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Wed, 17 Jan 2024 09:04:24 +0100 Subject: [PATCH] qbittorrent: Update to 4.6.3 --- mingw-w64-qbittorrent/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mingw-w64-qbittorrent/PKGBUILD b/mingw-w64-qbittorrent/PKGBUILD index d9fbd97006..a38e8d5783 100644 --- a/mingw-w64-qbittorrent/PKGBUILD +++ b/mingw-w64-qbittorrent/PKGBUILD @@ -3,12 +3,13 @@ _realname=qbittorrent pkgbase=mingw-w64-${_realname} pkgname=${MINGW_PACKAGE_PREFIX}-${_realname} -pkgver=4.6.2 +pkgver=4.6.3 pkgrel=1 pkgdesc="An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url="https://qbittorrent.org/" +msys2_repository_url="https://github.com/qbittorrent/qBittorrent" license=('spdx:GPL-2.0-or-later') depends=("${MINGW_PACKAGE_PREFIX}-boost" "${MINGW_PACKAGE_PREFIX}-openssl" @@ -33,7 +34,7 @@ source=("https://downloads.sourceforge.net/sourceforge/qbittorrent/${_realname}- 003-no-file-offset-bits-64.patch 004-unixy-install.patch 005-no-invalid-redef.patch) -sha256sums=('e96bf2e49d5bf1a9970315af4e61ebc8e61d3f17e0ff1013d11881dbf4c233a0' +sha256sums=('5f9f3e0b89861e8bae1894656f8b8f76feddb3c92e228065c8173632af6e544e' 'SKIP' 'a89b2830259203734e30c02f40104bf2898ced576543a5b0edc559fe1884e0b4' 'd795153d102474e405bef3ca35fce5828432b385813efb0a3c6562999c8e1339'