From 291626e97354cdf57c1b5a1dbb7cfcb6887fe7e4 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Mon, 29 Jun 2026 11:04:43 +0200 Subject: [PATCH] cargo-auditable: update to 0.7.5 --- srcpkgs/cargo-auditable/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo-auditable/template b/srcpkgs/cargo-auditable/template index 3284d22de19..682d722b411 100644 --- a/srcpkgs/cargo-auditable/template +++ b/srcpkgs/cargo-auditable/template @@ -1,7 +1,7 @@ # Template file for 'cargo-auditable' # Keep synced with cargo-auditable-bootstrap pkgname=cargo-auditable -version=0.7.4 +version=0.7.5 revision=1 build_wrksrc=cargo-auditable build_style=cargo @@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT" homepage="https://github.com/rust-secure-code/cargo-auditable" changelog="https://raw.githubusercontent.com/rust-secure-code/cargo-auditable/master/cargo-auditable/CHANGELOG.md" distfiles="https://github.com/rust-secure-code/cargo-auditable/archive/refs/tags/v${version}.tar.gz" -checksum=4ce3fefc10d704db496c8701d8b2c8623abfbf5af1c673ff607fd1afa6c68052 +checksum=8e6566cf51444f6f6d10230e62487979fa79247fe027d0a8acafaa88e6af0fd7 conflicts=cargo-auditable-bootstrap post_install() {