git-cliff: update to 2.7.0
This commit is contained in:
parent
02cf8001ad
commit
2e07a20e0d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-cliff'
|
# Template file for 'git-cliff'
|
||||||
pkgname=git-cliff
|
pkgname=git-cliff
|
||||||
version=2.6.1
|
version=2.7.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
|
||||||
|
@ -16,7 +16,7 @@ license="Apache-2.0 OR MIT"
|
||||||
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=96d2759bb276bfddf4f6653a06afe2982d0bdc9678a5d2cb3880685a681a8a3e
|
checksum=7b9a74f0871983bf5c326ffd7358ba46925f14a6feb1638c8c1e5d6b36448eae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Reference in New Issue