parent
86671d3996
commit
c12384b61d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.50.0
|
||||
revision=2
|
||||
version=0.51.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
hostmakedepends="pkg-config libgit2-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
|||
license="ISC"
|
||||
homepage="https://starship.rs"
|
||||
distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz"
|
||||
checksum=d8f4dc9bd266f2a5c34926d361c62fdddb61cd7da4acadba5f9c175eb07602e5
|
||||
checksum=87a9e2ad206a7397e52e00a0a650d364ca2ea941cb9fbe75704d56a43f11cef9
|
||||
|
||||
post_build() {
|
||||
STARSHIP="target/${RUST_TARGET}/release/starship"
|
||||
|
|
Loading…
Reference in a new issue