SHA256
1
0
forked from pool/starship

Accepting request 972991 from home:Dead_Mozay

- Update to version 1.6.3:
  * git_branch: correct variable name for remote branch.

OBS-URL: https://build.opensuse.org/request/show/972991
OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=16
This commit is contained in:
Dead Mozay
2022-04-27 03:46:15 +00:00
committed by Git OBS Bridge
parent f6cebd0ab6
commit a6217d3a00
8 changed files with 18 additions and 12 deletions

View File

@@ -17,13 +17,13 @@
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
Name: starship
Version: 1.6.2
Version: 1.6.3
Release: 0
Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell
License: ISC
Url: https://starship.rs/
Source0: %{name}-%{version}.tar.gz
Source1: vendor.tar.xz
Source1: vendor.tar.zst
Source2: cargo_config
BuildRequires: rust-packaging
BuildRequires: pkgconfig(openssl)