summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchipbuster2019-09-05 12:19:05 -0500
committerchipbuster2019-09-05 12:19:05 -0500
commita473f9dd5d3f17c1c391e861d6de2da67f5000c7 (patch)
treec7e926d996dd1da58803235ce0aecd2306542e19 /PKGBUILD
parent1181e775d2ffa8fd0f4553b0bf4557f57f2a5045 (diff)
downloadaur-a473f9dd5d3f17c1c391e861d6de2da67f5000c7.tar.gz
verbump 0.14.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aac1fece1766..13cf062aa791 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='starship-bin'
pkgdesc='The cross-shell prompt for astronauts'
-pkgver='0.13.1'
+pkgver='0.14.1'
pkgrel='1'
arch=('x86_64')
url='https://starship.rs/'
@@ -13,7 +13,7 @@ checkdepends=()
provides=('starship')
conflicts=('starship')
source=("https://github.com/starship/starship/releases/download/v${pkgver}/starship-v${pkgver}-x86_64-unknown-linux-gnu.tar.gz")
-sha256sums=('af58a7a6672c46d345512ccfab7fbee84dccfc8f51e371b7f54ab342b4016e1d')
+sha256sums=('8b722e062ecc87b12dfaa8d9a81e180072101d9036574a2a165d9da4e47d5362')
PKGEXT='.pkg.tar.gz'
package() {