mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
sheldon: update to 0.8.4
This commit is contained in:
parent
44f2143a8d
commit
58df001bf0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sheldon'
|
||||
pkgname=sheldon
|
||||
version=0.8.3
|
||||
version=0.8.4
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
|
|||
homepage="https://sheldon.cli.rs/"
|
||||
changelog="https://raw.githubusercontent.com/rossmacarthur/sheldon/trunk/RELEASES.md"
|
||||
distfiles="https://github.com/rossmacarthur/sheldon/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=fea159b473a9ae48779ae2094eb909262361f45d2bf3a2e3968eddacb8e3b992
|
||||
checksum=564fbc59f0cc0b8e8734ad2e9594dca6eaffb9d9557d8f7cb5033168ed8439e7
|
||||
|
||||
post_install() {
|
||||
for shell in bash fish zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue