From a0d42b7abf939a580a3dffcaea1e5acda060d56a Mon Sep 17 00:00:00 2001 From: Bo-Ru Ju Date: Tue, 7 Jun 2022 14:47:05 +0800 Subject: [PATCH] starship: update to 1.7.1. starship: update to 1.7.1 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index b53a729cc8db..7ce7c8720138 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=1.3.0 +version=1.7.1 revision=1 build_style=cargo build_helper=qemu @@ -13,7 +13,7 @@ maintainer="cinerea0 " license="ISC" homepage="https://starship.rs" distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz" -checksum=3f29cb6e5cb7c673cbc1f8e91ceb4a0d1317d235b147db15e461ffec22be13a5 +checksum=364b8222e097a8c671a9d03788ffc745982f4e62ee59e75687eb75310fae64e0 post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"