New package: git-cliff-0.3.0
This commit is contained in:
parent
7f3491be68
commit
09987115e3
1 changed files with 13 additions and 0 deletions
13
srcpkgs/git-cliff/template
Normal file
13
srcpkgs/git-cliff/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'git-cliff'
|
||||
pkgname=git-cliff
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path git-cliff"
|
||||
make_check_args="-- --skip repo::test::git_log" # This test fails without a git repo
|
||||
short_desc="Changelog generator based on conventional commits"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/orhun/git-cliff"
|
||||
distfiles="https://github.com/orhun/git-cliff/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a2961e97837c40e3b3b00a31e3221585932ac65981bc31d0c20d061c003e9462
|
Loading…
Add table
Reference in a new issue