diff --git a/srcpkgs/gitoxide/template b/srcpkgs/gitoxide/template index 8cbf4e3241f..6935e3ba30e 100644 --- a/srcpkgs/gitoxide/template +++ b/srcpkgs/gitoxide/template @@ -1,6 +1,6 @@ # Template file for 'gitoxide' pkgname=gitoxide -version=0.38.0 +version=0.45.0 revision=1 build_style=cargo build_helper=qemu @@ -11,12 +11,12 @@ configure_args=" hostmakedepends="pkg-config" makedepends="zlib-devel sqlite-devel libcurl-devel" short_desc="Idiomatic, lean, fast and safe pure Rust implementation of Git" -maintainer="Orphaned " +maintainer="Komeil Parseh " 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=650a9ecae3953505db59983d10583bb8eb69ce820f794735c0fa8c519ca902b4 +checksum=1914573c9efa69a3a8b8ef97483a7756a4d5ab433a93e43502fb18332f77b623 post_install() { vlicense LICENSE-APACHE