git-cliff: update to 0.10.0.

This commit is contained in:
Jan Christian Grünhage 2022-11-22 14:50:21 +01:00 committed by classabbyamp
parent 4c9d818440
commit f254602900

View file

@ -1,6 +1,6 @@
# Template file for 'git-cliff' # Template file for 'git-cliff'
pkgname=git-cliff pkgname=git-cliff
version=0.9.2 version=0.10.0
revision=1 revision=1
archs="x86_64* i686* aarch64* arm*" # ring archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo build_style=cargo
@ -13,7 +13,7 @@ license="GPL-3.0-only"
homepage="https://github.com/orhun/git-cliff" homepage="https://github.com/orhun/git-cliff"
changelog="https://raw.githubusercontent.com/orhun/git-cliff/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/orhun/git-cliff/main/CHANGELOG.md"
distfiles="https://github.com/orhun/git-cliff/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/orhun/git-cliff/archive/refs/tags/v${version}.tar.gz"
checksum=86ed2b9e84d062a880f431aec2d7550cedfab4232e76af4398f4cc3b3a487cb9 checksum=c77b7b38edae80b3a66c96f15d0bc3eaaa0bc55e1d3fbc8187c55070306188c1
post_install() { post_install() {
vdoc README.md vdoc README.md