Skip to content

Commit 58df001

Browse files
committed
sheldon: update to 0.8.4
1 parent 44f2143 commit 58df001

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/sheldon/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'sheldon'
22
pkgname=sheldon
3-
version=0.8.3
3+
version=0.8.4
44
revision=1
55
build_style=cargo
66
build_helper=qemu
@@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
1313
homepage="https://sheldon.cli.rs/"
1414
changelog="https://raw.githubusercontent.com/rossmacarthur/sheldon/trunk/RELEASES.md"
1515
distfiles="https://github.com/rossmacarthur/sheldon/archive/refs/tags/${version}.tar.gz"
16-
checksum=fea159b473a9ae48779ae2094eb909262361f45d2bf3a2e3968eddacb8e3b992
16+
checksum=564fbc59f0cc0b8e8734ad2e9594dca6eaffb9d9557d8f7cb5033168ed8439e7
1717

1818
post_install() {
1919
for shell in bash fish zsh; do

0 commit comments

Comments
 (0)