aboutsummaryrefslogtreecommitdiffstats
path: root/testing/starship
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-17 12:24:06 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-17 14:05:35 -0300
commitce283c44bf640e7ab147891d914795a3222cd4f8 (patch)
tree682b1af13fff780a882de18e63289b034c25a5fe /testing/starship
parent9576d69ac226dc40a3869ceb065e32f52a1eff8b (diff)
downloadaports-ce283c44bf640e7ab147891d914795a3222cd4f8.tar.bz2
aports-ce283c44bf640e7ab147891d914795a3222cd4f8.tar.xz
testing/starship: upgrade to 0.25.0
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 912e5fd81c..8a54f80f14 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.24.0
+pkgver=0.25.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="c607cb1b38dbdeac8a1260a949897c1473755a4ff3bb8c0c3872c8566738f7a093b978072090e133f9e7e24fe8800633030834fd9c35178d1254743e3ce156c3 starship-0.24.0.tar.gz"
+sha512sums="a44b8aaf022efc3a332abad238ccaa006ebedae751c98053d4bcb6a1ae9e1d934f7f02f610df545e8abc08962855779d0acde0434d9f8184af1af4f424054a92 starship-0.25.0.tar.gz"