diff --git a/mingw-w64-lsd/PKGBUILD b/mingw-w64-lsd/PKGBUILD index ef6caaad6a..e06070ac87 100644 --- a/mingw-w64-lsd/PKGBUILD +++ b/mingw-w64-lsd/PKGBUILD @@ -9,7 +9,7 @@ pkgver=1.0.0 pkgrel=1 pkgdesc="The next gen ls command (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://github.com/lsd-rs/lsd" license=("spdx:Apache-2.0") makedepends=("${MINGW_PACKAGE_PREFIX}-rust") diff --git a/mingw-w64-oh-my-posh/PKGBUILD b/mingw-w64-oh-my-posh/PKGBUILD index d3e16a54dc..5434515b8b 100644 --- a/mingw-w64-oh-my-posh/PKGBUILD +++ b/mingw-w64-oh-my-posh/PKGBUILD @@ -7,7 +7,7 @@ pkgver=19.2.1 pkgrel=1 pkgdesc="A prompt theme engine for any shell. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32') +mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') msys2_documentation_url="https://ohmyposh.dev" url="https://github.com/JanDeDobbeleer/oh-my-posh" license=('spdx:MIT') diff --git a/mingw-w64-starship/PKGBUILD b/mingw-w64-starship/PKGBUILD index 487869d72c..5cefc8a781 100644 --- a/mingw-w64-starship/PKGBUILD +++ b/mingw-w64-starship/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.16.0 pkgrel=4 pkgdesc="The cross-shell prompt for astronauts (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://starship.rs" license=('spdx:ISC') depends=("${MINGW_PACKAGE_PREFIX}-libgit2")