makedeb
The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Click here to go back to the commit logs for starship.
Hash: ea127e4f5b818fd371500da58d55c64560fb8345
Message: Bump version to '1.10.2'
diff --git a/.SRCINFO b/.SRCINFO
index 270e85f..15b93d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,10 +3,10 @@ pkgname = starship
pkgbase = starship
pkgdesc = The minimal, blazing-fast, and infinitely customizable prompt for any shell!
pkgrel = 1
-pkgver = 1.9.1
+pkgver = 1.10.2
url = https://starship.rs
arch = any
makedepends = cargo
-source = starship-1.9.1::git+https://github.com/starship/starship/#tag=v1.9.1
+source = starship-1.10.2::git+https://github.com/starship/starship/#tag=v1.10.2
sha256sums = SKIP
makedepends = cargo
diff --git a/PKGBUILD b/PKGBUILD
index abb84f6..4ea6619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=starship
-pkgver=1.9.1
+pkgver=1.10.2
pkgrel=1
pkgdesc='The minimal, blazing-fast, and infinitely customizable prompt for any shell!'
arch=('any')