Date: Wednesday, November 2, 2022 @ 00:07:14
  Author: grawlinson
Revision: 1340873

upgpkg: sheldon 0.7.1-1; new upstream release

Modified:
  sheldon/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-02 00:07:03 UTC (rev 1340872)
+++ PKGBUILD    2022-11-02 00:07:14 UTC (rev 1340873)
@@ -2,8 +2,8 @@
 
 pkgbase=sheldon
 pkgname=('sheldon' 'sheldon-docs')
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1
+pkgrel=1
 pkgdesc='A fast and configurable shell plugin manager'
 arch=('x86_64')
 url='https://sheldon.cli.rs'
@@ -10,7 +10,7 @@
 license=('Apache' 'MIT')
 makedepends=('git' 'rust' 'mdbook-linkcheck' 'curl')
 options=('!lto')
-_commit='1d91370e0b63da3c5a1e5fd63f7292bbb7ff7168'
+_commit='e035af3650cff77ef8dfb56ea4751e3a63df47ad'
 source=("git+https://github.com/rossmacarthur/sheldon.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to