* update starship to 1.21.1-1
This commit is contained in:
parent
5449a695d6
commit
9d4260f807
@ -4,6 +4,10 @@ pkgbase = starship
|
||||
pkgrel = 1
|
||||
url = https://starship.rs/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = ISC
|
||||
checkdepends = python
|
||||
makedepends = cmake
|
||||
@ -12,6 +16,7 @@ pkgbase = starship
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
optdepends = ttf-font-nerd: Nerd Font Symbols preset
|
||||
options = !debug
|
||||
source = git+https://github.com/starship/starship.git#tag=v1.21.1
|
||||
sha256sums = f2b95209c356c039a197ef034cc4c15365e82548b620a8f124d9f3a0826fdce7
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user