Skip to content
Snippets Groups Projects
Commit 85355f78 authored by Orhun Parmaksız's avatar Orhun Parmaksız Committed by Patrycja Rosa
Browse files

community/git-cliff: upgrade to 2.2.2

parent 7e8dd7a0
No related branches found
No related tags found
1 merge request!65788community/git-cliff: upgrade to 2.2.2
Pipeline #233547 passed
# Contributor: Orhun Parmaksız <orhunparmaksiz@gmail.com> # Contributor: Orhun Parmaksız <orhunparmaksiz@gmail.com>
# Maintainer: Orhun Parmaksız <orhunparmaksiz@gmail.com> # Maintainer: Orhun Parmaksız <orhunparmaksiz@gmail.com>
pkgname=git-cliff pkgname=git-cliff
pkgver=2.2.1 pkgver=2.2.2
pkgrel=0 pkgrel=0
pkgdesc="A highly customizable changelog generator" pkgdesc="A highly customizable changelog generator"
url="https://github.com/orhun/git-cliff" url="https://github.com/orhun/git-cliff"
...@@ -47,7 +47,7 @@ build() { ...@@ -47,7 +47,7 @@ build() {
} }
check() { check() {
cargo test --frozen -- --skip "git_log" --skip "git_tags" --skip "git_upstream_remote" cargo test --frozen -- --skip "repo::test"
} }
package() { package() {
...@@ -61,5 +61,5 @@ package() { ...@@ -61,5 +61,5 @@ package() {
} }
sha512sums=" sha512sums="
3bdfcb735e055b0499352618c869b4316519feefafde525fdeab579a53559ec69a939fcc04059b20ec11b81cb64a88bffbd1dd6730865ca1b1105d6476187eb4 git-cliff-2.2.1.tar.gz f9b21fe188a7bf729e82d4b1828649e938f10eaaee5a164963a8a109fdeaeb5f6148fe0e8cadf0c59e4cfb18759eb7a2c74cb4c7a7a84a2d730c1f9a2eb97f41 git-cliff-2.2.2.tar.gz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment