summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchipbuster2019-10-09 16:35:14 -0500
committerchipbuster2019-10-09 16:35:14 -0500
commit567304c206dc6de94c9925d8c3253e331e4a96d4 (patch)
tree5fc444ecd45b7f3c69e6ef213aa45a9b67e41d82
parent6d56d467f3b27e735f89796ca9fe7ddf0d362bf3 (diff)
downloadaur-567304c206dc6de94c9925d8c3253e331e4a96d4.tar.gz
verbump 0.22.0
-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/'