Skip to content

Commit

Permalink
starship: update to 1.7.1.
Browse files Browse the repository at this point in the history
starship: update to 1.7.1
  • Loading branch information
JuniorSuperTux authored and paper42 committed Jun 12, 2022
1 parent 486adc0 commit 6ad71c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/starship/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -13,7 +13,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
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"
Expand Down

0 comments on commit 6ad71c7

Please sign in to comment.