Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
cargo-audit
Commits:
3e3cbf54 by Frederik Schwan at 2026-06-05T15:20:05+02:00
upgpkg: 0.22.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cargo-audit
pkgdesc = Audit Cargo.lock for crates with security vulnerabilities
- pkgver = 0.22.1
- pkgrel = 3
+ pkgver = 0.22.2
+ pkgrel = 1
url = https://github.com/RustSec/cargo-audit
arch = x86_64
license = Apache-2.0
@@ -10,8 +10,8 @@ pkgbase = cargo-audit
depends = libgcc
depends = glibc
options = !lto
- source =
https://github.com/RustSec/rustsec/archive/cargo-audit/v0.22.1/cargo-audit-0.22.1.tar.gz
- sha256sums =
262d42fcca5db8629b6220d84e62e7ffda913846a36089a847ffe276e6b09446
- b2sums =
59e20276733875564e7d17750a2617b0f0b9cd33bddb84f5120d2954ed290697a8ca60f0a0233e93f7797c8c7751dfc3dcc4b8544b5c89309477c0e5e2943409
+ source =
https://github.com/RustSec/rustsec/archive/cargo-audit/v0.22.2/cargo-audit-0.22.2.tar.gz
+ sha256sums =
85c368a4d166b2cc4972108d50abc5fad605013b65098929a06122439488beb5
+ b2sums =
224799d5bb1f4dbce52c7e81c3392f5d513622e1c7dc4c59ce7664da818281a277ff06cdeff2e6def2dca5ac0bb9e946e034f90de77534f1e44f6b1169ab3fc9
pkgname = cargo-audit
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=cargo-audit
-pkgver=0.22.1
-pkgrel=3
+pkgver=0.22.2
+pkgrel=1
pkgdesc="Audit Cargo.lock for crates with security vulnerabilities"
url="https://github.com/RustSec/cargo-audit"
arch=('x86_64')
@@ -15,8 +15,8 @@ depends=(
)
options=(!lto)
source=("https://github.com/RustSec/rustsec/archive/${pkgname}/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('262d42fcca5db8629b6220d84e62e7ffda913846a36089a847ffe276e6b09446')
-b2sums=('59e20276733875564e7d17750a2617b0f0b9cd33bddb84f5120d2954ed290697a8ca60f0a0233e93f7797c8c7751dfc3dcc4b8544b5c89309477c0e5e2943409')
+sha256sums=('85c368a4d166b2cc4972108d50abc5fad605013b65098929a06122439488beb5')
+b2sums=('224799d5bb1f4dbce52c7e81c3392f5d513622e1c7dc4c59ce7664da818281a277ff06cdeff2e6def2dca5ac0bb9e946e034f90de77534f1e44f6b1169ab3fc9')
prepare() {
cd rustsec-${pkgname}-v${pkgver}/${pkgname}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-audit/-/commit/3e3cbf54197803d96c9440feb1d0ea385de07bc7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-audit/-/commit/3e3cbf54197803d96c9440feb1d0ea385de07bc7
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help