summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49ace4cb9eef..78584b4e2f97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=sheldon
-pkgver=0.6.4
+pkgver=0.6.5
pkgrel=1
pkgdesc="A fast and configurable shell plugin manager"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://sheldon.cli.rs"
license=('Apache' 'MIT')
depends=('curl')
makedepends=('git' 'rust' 'mdbook-linkcheck')
-_commit='34a71135a1aa097da6fedde1b16a0ae222244a46'
+_commit='dca03f43aa9f1188c98697a77c15a1e16cc3a2c3'
source=("git+https://github.com/rossmacarthur/sheldon.git#commit=$_commit")
b2sums=('SKIP')