~alpine/aports

community/starship: upgrade to 1.3.0 v1 REJECTED

Marvin Preuss: 1
 community/starship: upgrade to 1.3.0

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3927/mbox | git am -3
Learn more about email & git

[PATCH] community/starship: upgrade to 1.3.0 Export this patch

---
 community/starship/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/starship/APKBUILD b/community/starship/APKBUILD
index 6540c196d0..c43a9a44e2 100644
--- a/community/starship/APKBUILD
+++ b/community/starship/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=starship
pkgver=1.2.1
pkgver=1.3.0
pkgrel=0
pkgdesc="The minimal, blazing-fast, and infinitely customizable prompt for any shell!"
url="https://starship.rs"
@@ -42,6 +42,6 @@ package() {
}

sha512sums="
6c16ab5769ba5f76cf3db02d59993e0945e82b642ce749df28943432bdc0b9f5f84196480931fab1c6b9eaed4fb440d838e8e073c0c2f33ac103cceebd366d07  starship-1.2.1.tar.gz
f73856eec37ebba59b4dac58239eef864f059e043159d5e1004638b68c28b8bdd54881e7666580a04ca4ecf69f9c152a3346b556196d1cc56e4fc8b80d7a8d86  starship-1.3.0.tar.gz
cc987156c4e512521aac3da5a5518543d561643855b72500f2cbf203f0a470cc9e4f699d5a236f2504fab5dbc0587ee860d954c2e39239db9a86008dd535ebfb  minimize-size.patch
"
-- 
2.35.1
duplicate of https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/30612

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/30658#note_213771