[arch-commits] Commit in starship/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Fri Nov 12 07:40:13 UTC 2021
Date: Friday, November 12, 2021 @ 07:40:12
Author: alucryd
Revision: 1043305
upgpkg: starship 1.0.0-1
Modified:
starship/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-12 07:40:12 UTC (rev 1043304)
+++ PKGBUILD 2021-11-12 07:40:12 UTC (rev 1043305)
@@ -4,8 +4,8 @@
pkgname=starship
pkgdesc='The cross-shell prompt for astronauts'
-pkgver=0.58.0
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
arch=(x86_64)
url=https://starship.rs/
license=(ISC)
@@ -21,7 +21,7 @@
rust
)
checkdepends=(python)
-_tag=0a60d1e93942d577d5d9c6e0bb3f6bdf5abcf02a
+_tag=dfbf861fe82b188ca651cbbb92f1fad724ce1680
source=(git+https://github.com/starship/starship.git#tag=${_tag})
b2sums=(SKIP)
More information about the arch-commits
mailing list