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

Maxime Gauduin alucryd at archlinux.org
Sat Apr 24 09:57:29 UTC 2021


    Date: Saturday, April 24, 2021 @ 09:57:28
  Author: alucryd
Revision: 923576

upgpkg: starship 0.52.1-1

Modified:
  starship/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 09:57:16 UTC (rev 923575)
+++ PKGBUILD	2021-04-24 09:57:28 UTC (rev 923576)
@@ -3,8 +3,8 @@
 
 pkgname=starship
 pkgdesc='The cross-shell prompt for astronauts'
-pkgver=0.51.0
-pkgrel=2
+pkgver=0.52.1
+pkgrel=1
 arch=(x86_64)
 url=https://starship.rs/
 license=(ISC)
@@ -23,7 +23,7 @@
   rust
 )
 checkdepends=(python)
-_tag=88c3844db35655d76c6271112b3674cda481222d
+_tag=0860baa8a00a0cc1967dedb6ed6b16c07ed03c41
 source=(git+https://github.com/starship/starship.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list