From 2bbaed242bf32edacd405dbe0392cf018d784b3a Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Mon, 29 Jun 2026 11:04:24 +0200 Subject: [PATCH 1/2] cargo-auditable-bootstrap: update to 0.7.5 --- srcpkgs/cargo-auditable-bootstrap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo-auditable-bootstrap/template b/srcpkgs/cargo-auditable-bootstrap/template index 32cc54a6bcc058..59c4c17bdffe0c 100644 --- a/srcpkgs/cargo-auditable-bootstrap/template +++ b/srcpkgs/cargo-auditable-bootstrap/template @@ -1,7 +1,7 @@ # Template file for 'cargo-auditable-bootstrap' # Keep synced with cargo-auditable pkgname=cargo-auditable-bootstrap -version=0.7.4 +version=0.7.5 revision=1 build_wrksrc=cargo-auditable build_style=cargo @@ -14,7 +14,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 repository=bootstrap post_install() { From 577e0b4c3b81b15c5176712f32d76894cc503961 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Mon, 29 Jun 2026 11:04:43 +0200 Subject: [PATCH 2/2] 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 3284d22de19720..682d722b411e00 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() {