testing/starship: upgrade to 0.26.2

This commit is contained in:
Leo 2019-11-04 10:34:17 -03:00
parent 79fe9cf68f
commit b182ccfe09

View File

@ -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"