From 68cfdb36f009febd53a3e3e488633f59efb4cc7e Mon Sep 17 00:00:00 2001 From: lmorand Date: Tue, 4 May 2021 21:36:51 -0300 Subject: [PATCH] qbittorrent: fix checksums --- mingw-w64-qbittorrent/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mingw-w64-qbittorrent/PKGBUILD b/mingw-w64-qbittorrent/PKGBUILD index 857ec68323..e075430a1c 100644 --- a/mingw-w64-qbittorrent/PKGBUILD +++ b/mingw-w64-qbittorrent/PKGBUILD @@ -18,10 +18,9 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python: needed for torrent search tab") makedepends=("${MINGW_PACKAGE_PREFIX}-pkg-config") source=("https://downloads.sourceforge.net/sourceforge/qbittorrent/${_realname}-${pkgver}.tar.xz"{,.asc} 001-PROCESS_CLASS_INFORMATION-require-win8.patch) -sha256sums=('5966fdceab877fa3fedd9776a5f8ec6ce55308048e1d4a16b819d9b650dbc137' +sha256sums=('35c78d993deb71788177da3d1d602c33084bf9fc29a1ada012193d1360d65cc1' 'SKIP' - 'a89b2830259203734e30c02f40104bf2898ced576543a5b0edc559fe1884e0b4' - '72a56b5efd026b5f28c1834a41173640e6eedd4c62b2d74b622031591e442e0d') + 'a89b2830259203734e30c02f40104bf2898ced576543a5b0edc559fe1884e0b4') validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer_999 prepare() {