[arch-commits] Commit in starship/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Tue Dec 21 17:44:25 UTC 2021
Date: Tuesday, December 21, 2021 @ 17:44:24
Author: alerque
Revision: 1081766
upgpkg: starship 1.1.0-1
Modified:
starship/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-21 17:43:56 UTC (rev 1081765)
+++ PKGBUILD 2021-12-21 17:44:24 UTC (rev 1081766)
@@ -4,8 +4,8 @@
pkgname=starship
pkgdesc='The cross-shell prompt for astronauts'
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
arch=(x86_64)
url=https://starship.rs/
license=(ISC)
@@ -21,9 +21,9 @@
rust
)
checkdepends=(python)
-_tag=dfbf861fe82b188ca651cbbb92f1fad724ce1680
+_tag=af049d5bc9d479c0f2e9dd497b74be7a2d4ebcf9
source=(git+https://github.com/starship/starship.git#tag=${_tag})
-b2sums=(SKIP)
+b2sums=('SKIP')
prepare() {
cargo fetch \
More information about the arch-commits
mailing list