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