diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index db75c69589..b792560ff4 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,7 +1,7 @@ # Template file for 'starship' pkgname=starship -version=0.42.0 -revision=2 +version=0.44.0 +revision=1 build_style=cargo build_helper="rust" hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ maintainer="Aluísio Augusto Silva Gonçalves " license="ISC" homepage="https://starship.rs" distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz" -checksum=cf7b5848949bc1e61dc771ef2a429e4ccb8d339e1ca705bdf521fc4a4fc96309 +checksum=b002fa0e2b34ad59330a543461a51648751db4ae8d439d58065a3b9656772fe3 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qemu-user-static"