From d1e8a75056f7991e3376811f14e163d658265948 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sun, 3 Mar 2024 22:42:39 +0100 Subject: [PATCH] git-cliff: update to 2.1.2 --- srcpkgs/git-cliff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/git-cliff/template b/srcpkgs/git-cliff/template index ba1241984e6b26..76a13684bdb260 100644 --- a/srcpkgs/git-cliff/template +++ b/srcpkgs/git-cliff/template @@ -1,6 +1,6 @@ # Template file for 'git-cliff' pkgname=git-cliff -version=2.0.2 +version=2.1.2 revision=1 archs="x86_64* i686* aarch64* arm*" # ring build_style=cargo @@ -19,7 +19,7 @@ license="Apache-2.0, MIT" homepage="https://github.com/orhun/git-cliff" 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" -checksum=ab29fbda532bec2a344d99f39b7998063c576efee92a1bee083c6fba5f52e4ef +checksum=1c321b180b071ccfa8986931576fc02ca4dbc75dff035e4c663c2cfb8ecd4683 post_patch() { cargo update --package git2@0.18.2 --precise 0.17.2