gitoxide: update to 0.36.0

This commit is contained in:
Marcin Puc 2024-05-22 14:26:31 +02:00 committed by cinerea0
parent 8431cfa900
commit 011ed6bb2c

View file

@ -1,6 +1,6 @@
# Template file for 'gitoxide' # Template file for 'gitoxide'
pkgname=gitoxide pkgname=gitoxide
version=0.35.0 version=0.36.0
revision=1 revision=1
build_style=cargo build_style=cargo
build_helper=qemu build_helper=qemu
@ -12,7 +12,7 @@ license="MIT, Apache-2.0"
homepage="https://github.com/Byron/gitoxide" homepage="https://github.com/Byron/gitoxide"
changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md" changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md"
distfiles="https://github.com/Byron/gitoxide/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/Byron/gitoxide/archive/refs/tags/v${version}.tar.gz"
checksum=4f074b30830ff37da8ae9de11b0441addea9f1552f0fcac1fa6fb56435d5bbea checksum=36142c7388c68732a953fcfd9dcd609241b1d9a5d2fdb2e796e987b6b6872fa7
post_install() { post_install() {
vlicense LICENSE-APACHE vlicense LICENSE-APACHE