[arch-commits] Commit in starship/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Tue Sep 21 14:24:48 UTC 2021


    Date: Tuesday, September 21, 2021 @ 14:24:48
  Author: alerque
Revision: 1020395

upgpkg: starship 0.58.0-1

Modified:
  starship/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-21 14:23:59 UTC (rev 1020394)
+++ PKGBUILD	2021-09-21 14:24:48 UTC (rev 1020395)
@@ -4,8 +4,8 @@
 
 pkgname=starship
 pkgdesc='The cross-shell prompt for astronauts'
-pkgver=0.57.0
-pkgrel=2
+pkgver=0.58.0
+pkgrel=1
 arch=(x86_64)
 url=https://starship.rs/
 license=(ISC)
@@ -24,7 +24,7 @@
   rust
 )
 checkdepends=(python)
-_tag=f03c0825c0d9f99789128692324855a7d5baecca
+_tag=0a60d1e93942d577d5d9c6e0bb3f6bdf5abcf02a
 source=(git+https://github.com/starship/starship.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list