[arch-commits] Commit in starship/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu Mar 25 14:57:09 UTC 2021
Date: Thursday, March 25, 2021 @ 14:57:08
Author: alucryd
Revision: 903116
upgpkg: starship 0.51.0-1
Modified:
starship/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-25 14:56:31 UTC (rev 903115)
+++ PKGBUILD 2021-03-25 14:57:08 UTC (rev 903116)
@@ -3,8 +3,8 @@
pkgname=starship
pkgdesc='The cross-shell prompt for astronauts'
-pkgver=0.50.0
-pkgrel=2
+pkgver=0.51.0
+pkgrel=1
arch=(x86_64)
url=https://starship.rs/
license=(ISC)
@@ -23,7 +23,7 @@
rust
)
checkdepends=(python)
-_tag=0558b38e3f211eafeca56d39e9da899bcdf8de99
+_tag=88c3844db35655d76c6271112b3674cda481222d
source=(git+https://github.com/starship/starship.git#tag=${_tag})
b2sums=(SKIP)
More information about the arch-commits
mailing list