We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996f186 commit 0c06108Copy full SHA for 0c06108
srcpkgs/git-cliff/template
@@ -1,6 +1,6 @@
1
# Template file for 'git-cliff'
2
pkgname=git-cliff
3
-version=2.9.1
+version=2.10.0
4
revision=1
5
build_style=cargo
6
build_helper=qemu
@@ -15,7 +15,7 @@ license="Apache-2.0 OR MIT"
15
homepage="https://github.com/orhun/git-cliff"
16
changelog="https://raw.githubusercontent.com/orhun/git-cliff/main/CHANGELOG.md"
17
distfiles="https://github.com/orhun/git-cliff/archive/refs/tags/v${version}.tar.gz"
18
-checksum=dd5a707fba4549ab4ea5e9e95ea7ed302852eb1916b93a1a369019f005ad4cc4
+checksum=5983409377bb34337ee930af53afb522737d87b9ba15096eae30ced3484b12a2
19
20
post_install() {
21
vdoc README.md
0 commit comments