drop 32bit in more packages (optdepends on nerd fonts)

This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2023-12-10 17:28:41 +01:00
parent c87298f444
commit c8ee9bed0e
3 changed files with 3 additions and 3 deletions

View File

@@ -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")

View File

@@ -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')

View File

@@ -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")