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/git-cliff/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'git-cliff'
pkgname=git-cliff
version=2.14.1
version=2.14.2
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -16,7 +16,7 @@ license="Apache-2.0 OR MIT"
homepage="https://github.com/orhun/git-cliff"
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"
checksum=22f01e016a02d674eb23afee3f0169a725352cc42d54549ecdb031e8f59e87e6
checksum=fbbb1f8ade8e9affeaacd632bedc94ac898fb726516f2f5a86d1bfba947635f4

post_install() {
vdoc README.md
Expand Down
Loading