summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6245373fc561..a117256ccec8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = starship-bin
pkgdesc = The cross-shell prompt for astronauts
- pkgver = 0.21.0
+ pkgver = 0.22.0
pkgrel = 1
url = https://starship.rs/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = starship-bin
optdepends = noto-fonts-emoji: emoji support for terminals
provides = starship
conflicts = starship
- source = https://github.com/starship/starship/releases/download/v0.21.0/starship-x86_64-unknown-linux-gnu.tar.gz
+ source = https://github.com/starship/starship/releases/download/v0.22.0/starship-x86_64-unknown-linux-gnu.tar.gz
sha256sums = 1179ca9435566395607f4a5f8e0e1364d26518089b6655877ac51a6b40ff22f9
pkgname = starship-bin
diff --git a/PKGBUILD b/PKGBUILD
index 871f72b3a128..04661f5dd60f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='starship-bin'
pkgdesc='The cross-shell prompt for astronauts'
-pkgver='0.21.0'
+pkgver='0.22.0'
pkgrel='1'
arch=('x86_64')
url='https://starship.rs/'