[arch-commits] Commit in starship/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Tue May 18 08:24:18 UTC 2021
Date: Tuesday, May 18, 2021 @ 08:24:17
Author: alucryd
Revision: 936215
upgpkg: starship 0.54.0-1
Modified:
starship/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-18 08:22:42 UTC (rev 936214)
+++ PKGBUILD 2021-05-18 08:24:17 UTC (rev 936215)
@@ -3,8 +3,8 @@
pkgname=starship
pkgdesc='The cross-shell prompt for astronauts'
-pkgver=0.53.0
-pkgrel=2
+pkgver=0.54.0
+pkgrel=1
arch=(x86_64)
url=https://starship.rs/
license=(ISC)
@@ -23,7 +23,7 @@
rust
)
checkdepends=(python)
-_tag=7459571a94268af298c53704476ceecd814efa6b
+_tag=5e9d9c5419b26496e5c75bd8d6923762e8ffb909
source=(git+https://github.com/starship/starship.git#tag=${_tag})
b2sums=(SKIP)
More information about the arch-commits
mailing list