aboutsummaryrefslogtreecommitdiffstats
path: root/testing/starship
diff options
context:
space:
mode:
Diffstat (limited to 'testing/starship')
-rw-r--r--testing/starship/APKBUILD4
1 files changed, 2 insertions, 2 deletions
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 <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
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"