diff --git a/mingw-w64-qbittorrent/PKGBUILD b/mingw-w64-qbittorrent/PKGBUILD index 02fb49aba6..93913dd692 100644 --- a/mingw-w64-qbittorrent/PKGBUILD +++ b/mingw-w64-qbittorrent/PKGBUILD @@ -7,7 +7,7 @@ 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=('mingw64' 'ucrt64' 'clang64''clangarm64') +mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://qbittorrent.org/" msys2_repository_url="https://github.com/qbittorrent/qBittorrent" license=('spdx:GPL-2.0-or-later')