* update starship to 1.19.0-1
This commit is contained in:
parent
d5e7a82ab2
commit
6625eb4af6
@ -5,8 +5,8 @@
|
||||
|
||||
pkgname=starship
|
||||
pkgdesc='The cross-shell prompt for astronauts'
|
||||
pkgver=1.18.2
|
||||
pkgrel=2
|
||||
pkgver=1.19.0
|
||||
pkgrel=1
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url=https://starship.rs/
|
||||
_url="https://github.com/$pkgname/$pkgname"
|
||||
@ -24,7 +24,7 @@ checkdepends=(python)
|
||||
optdepends=('ttf-font-nerd: Nerd Font Symbols preset')
|
||||
options=(!debug)
|
||||
source=("git+$_url.git#tag=v$pkgver")
|
||||
sha256sums=('a4a5de7156acf11679d750f7d7e371bee61c21bffd7e7d7cf8fc915baf650db6')
|
||||
sha256sums=('43058117252e8794dcb46bb705a06b94894d3fba3757271ea73063434337a566')
|
||||
|
||||
prepare() {
|
||||
cargo fetch \
|
||||
|
Loading…
x
Reference in New Issue
Block a user