Date: Wednesday, February 16, 2022 @ 07:43:23 Author: arojas Revision: 1133430
Update to 4.4.1 Modified: qbittorrent/trunk/PKGBUILD ----------+ PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-16 07:10:11 UTC (rev 1133429) +++ PKGBUILD 2022-02-16 07:43:23 UTC (rev 1133430) @@ -9,8 +9,8 @@ pkgbase=qbittorrent pkgname=(qbittorrent qbittorrent-nox) -pkgver=4.4.0 -pkgrel=2 +pkgver=4.4.1 +pkgrel=1 arch=(x86_64) url='https://www.qbittorrent.org' license=(custom GPL) @@ -18,10 +18,8 @@ makedepends=(cmake boost qt6-tools qt6-svg) optdepends=('python: needed for torrent search tab') source=(https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz{,.asc}) -sha512sums=('92c219969f6f44056579da24fd37dd40969d0b98e14aa29b5f32d2b9c1c7bba1095ba7d40c6d90ca66dd7e65a50f1d63ab1f1360e8b2f9cb64c8e914967cba08' +sha256sums=('1386f000ce1d791469c3ea03e3951ca25f67f534e66896592bd12357dda9a8ec' 'SKIP') -b2sums=('56ed77fba20ec1c3bcd4848ed73190a60504316695ea1f2248ebaf4e9faf03b76c2124adf5a3e99e48a217519befb117f8b463d125f106dc011423c761e4582f' - 'SKIP') validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999 <[email protected]> build() {
