aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-04 10:34:17 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-04 10:55:29 -0300
commitb182ccfe09c5d730e4e157f277ffe16d61827154 (patch)
tree7349086365070a2d4b3f62c98247858587fc011d /testing
parent79fe9cf68f5c78dd150a312e0a4afe3c5c014b88 (diff)
downloadaports-b182ccfe09c5d730e4e157f277ffe16d61827154.tar.bz2
aports-b182ccfe09c5d730e4e157f277ffe16d61827154.tar.xz
testing/starship: upgrade to 0.26.2
Diffstat (limited to 'testing')
-rw-r--r--testing/starship/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/starship/APKBUILD b/testing/starship/APKBUILD
index 0ddc703ce5..7109cdb272 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.25.2
+pkgver=0.26.2
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="3666dac377030dd5a4034cf9843aced5cba7f4e146d1c83e311fd277191decb04cb79e5f270257a9d1c1f136bd49ff50de2b1e4ebeab2cda4a14a016b7d0663a starship-0.25.2.tar.gz"
+sha512sums="b0b65c152d6bc09b9db09d7afdec36d8dd5e690af04303c73326b3de8b056928bb5c35d0f8b58d37fa0afbdb840479a78371a82dff5ae464ea703eb47f842178 starship-0.26.2.tar.gz"