summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchipbuster2019-08-28 00:35:42 -0500
committerchipbuster2019-08-28 00:35:42 -0500
commit1181e775d2ffa8fd0f4553b0bf4557f57f2a5045 (patch)
tree5b875282c38e99c5af197ab6b63436e94dff0768 /PKGBUILD
parente2d63d4daac0b03b2ebe002e8bd2062fa0a904bb (diff)
downloadaur-1181e775d2ffa8fd0f4553b0bf4557f57f2a5045.tar.gz
versionbump to 0.13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 282efac63c2c..aac1fece1766 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='starship-bin'
pkgdesc='The cross-shell prompt for astronauts'
-pkgver='0.13.0'
+pkgver='0.13.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=('1276432b0f7b594136db1bf504f1776ad9c8a7be8b9fcb3cfacabf2f6d7a6935')
+sha256sums=('af58a7a6672c46d345512ccfab7fbee84dccfc8f51e371b7f54ab342b4016e1d')
PKGEXT='.pkg.tar.gz'
package() {