git-cliff: update to 0.7.0.
This commit is contained in:
parent
2eb884ef61
commit
a02b660826
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-cliff'
|
# Template file for 'git-cliff'
|
||||||
pkgname=git-cliff
|
pkgname=git-cliff
|
||||||
version=0.6.1
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,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=045fb10ad0ee340172397f2bb6521c7ee0a83dca2c9f9d177300601f6c60184f
|
checksum=e4c643fd6e75416f13f6c39ef8baecfe1de1c1c09455b8055510b8a273fbf48f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Reference in New Issue