From 99ed41b0dbe122507fd9b6c2520df1f68972dfb5 Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 15 Oct 2019 00:33:03 -0300 Subject: testing/starship: upgrade to 0.24.0 --- testing/starship/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/starship/APKBUILD b/testing/starship/APKBUILD index 8efa90af82..912e5fd81c 100644 --- a/testing/starship/APKBUILD +++ b/testing/starship/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Leo # Maintainer: Leo pkgname=starship -pkgver=0.23.0 +pkgver=0.24.0 pkgrel=0 pkgdesc="Cross-shell prompt for astronauts" options="!check" # All tests hardcode $HOME @@ -21,4 +21,4 @@ build() { package() { install -Dm0755 target/release/starship "$pkgdir"/usr/bin/starship } -sha512sums="b2d4c8f01e55767d185e08e8cca6ef3f2c80fc7464f8550880eb6aea62df9fb89a9162a5b7e7eb37bd2bb156256974a05c86535816601b4c48c5a6775e0f0b3c starship-0.23.0.tar.gz" +sha512sums="c607cb1b38dbdeac8a1260a949897c1473755a4ff3bb8c0c3872c8566738f7a093b978072090e133f9e7e24fe8800633030834fd9c35178d1254743e3ce156c3 starship-0.24.0.tar.gz" -- cgit v1.2.3