Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/gitoxide/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gitoxide'
pkgname=gitoxide
version=0.52.1
version=0.53.0
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -15,7 +15,7 @@ license="Apache-2.0 OR MIT"
homepage="https://github.com/Byron/gitoxide"
changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md"
distfiles="https://github.com/Byron/gitoxide/archive/refs/tags/v${version}.tar.gz"
checksum=47eeb05374986e6a3fd174d364ca6699bdc58966f091ff8ab14792a87629c499
checksum=81d99c6b60cc93a01dc7539c310e3e8737fe88dd86ee8887cf203ba7b76aca59

post_install() {
vlicense LICENSE-APACHE
Expand Down