We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f2143 commit 58df001Copy full SHA for 58df001
1 file changed
srcpkgs/sheldon/template
@@ -1,6 +1,6 @@
1
# Template file for 'sheldon'
2
pkgname=sheldon
3
-version=0.8.3
+version=0.8.4
4
revision=1
5
build_style=cargo
6
build_helper=qemu
@@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
13
homepage="https://sheldon.cli.rs/"
14
changelog="https://raw.githubusercontent.com/rossmacarthur/sheldon/trunk/RELEASES.md"
15
distfiles="https://github.com/rossmacarthur/sheldon/archive/refs/tags/${version}.tar.gz"
16
-checksum=fea159b473a9ae48779ae2094eb909262361f45d2bf3a2e3968eddacb8e3b992
+checksum=564fbc59f0cc0b8e8734ad2e9594dca6eaffb9d9557d8f7cb5033168ed8439e7
17
18
post_install() {
19
for shell in bash fish zsh; do
0 commit comments