git-cliff: update to 0.9.2.

This commit is contained in:
Jan Christian Grünhage 2022-10-03 11:43:17 +02:00 committed by Đoàn Trần Công Danh
parent fa1acdeddc
commit 7ab750df76

View file

@ -1,7 +1,7 @@
# Template file for 'git-cliff' # Template file for 'git-cliff'
pkgname=git-cliff pkgname=git-cliff
version=0.9.0 version=0.9.2
revision=2 revision=1
archs="x86_64* i686* aarch64* arm*" # ring archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo build_style=cargo
build_helper=qemu build_helper=qemu
@ -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=0d7390ff23ee16efc93e8d7f2061cfa16c079ed609bcee045e67590c62eccd07 checksum=86ed2b9e84d062a880f431aec2d7550cedfab4232e76af4398f4cc3b3a487cb9
post_install() { post_install() {
vdoc README.md vdoc README.md