drop 32bit in more packages (optdepends on nerd fonts)
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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')
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user