We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e760132 commit e17b548Copy full SHA for e17b548
mingw-w64-qbittorrent/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=4.6.3
7
pkgrel=1
8
pkgdesc="An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar (mingw-w64)"
9
arch=('any')
10
-mingw_arch=('mingw64' 'ucrt64' 'clang64''clangarm64')
+mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
11
url="https://qbittorrent.org/"
12
msys2_repository_url="https://github.com/qbittorrent/qBittorrent"
13
license=('spdx:GPL-2.0-or-later')
0 commit comments