summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-01-29 23:08:51 +0000
committerGeorge Rawlinson2022-01-29 23:28:24 +0000
commit91bd62bb9995a57ada4fcad82e9e935b5e4f90a2 (patch)
treeff0eb60d02c3df6ca7e10f15873df5bf1bc75b8c /.SRCINFO
parent4974b749cf124de7ea88e630076881eb37131b76 (diff)
downloadaur-91bd62bb9995a57ada4fcad82e9e935b5e4f90a2.tar.gz
upgpkg: sheldon 0.6.6-1
* New upstream release. * Add completions for bash & zsh. * Explicitly disable LTO. * Backport fix for failing tests.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5b329ce43cb..96dd12740e25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sheldon
pkgdesc = A fast and configurable shell plugin manager
- pkgver = 0.6.5
+ pkgver = 0.6.6
pkgrel = 1
url = https://sheldon.cli.rs
arch = x86_64
@@ -10,7 +10,8 @@ pkgbase = sheldon
makedepends = rust
makedepends = mdbook-linkcheck
depends = curl
- source = git+https://github.com/rossmacarthur/sheldon.git#commit=dca03f43aa9f1188c98697a77c15a1e16cc3a2c3
+ options = !lto
+ source = git+https://github.com/rossmacarthur/sheldon.git#commit=31c6df8f7da1d9aed7b46d75bc6c0fd8a0616c54
b2sums = SKIP
pkgname = sheldon