[arch-commits] Commit in cargo-audit/trunk (PKGBUILD)

Frederik Schwan freswa at gemini.archlinux.org
Mon Nov 15 16:33:14 UTC 2021


    Date: Monday, November 15, 2021 @ 16:33:14
  Author: freswa
Revision: 1048326

upgpkg: cargo-audit 0.16.0-1

Modified:
  cargo-audit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-15 16:25:39 UTC (rev 1048325)
+++ PKGBUILD	2021-11-15 16:33:14 UTC (rev 1048326)
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd <git at rxv.cc>
 
 pkgname=cargo-audit
-pkgver=0.15.2
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="Audit Cargo.lock for crates with security vulnerabilities"
 url="https://github.com/RustSec/cargo-audit"
@@ -9,8 +9,8 @@
 arch=('x86_64')
 license=('MIT' 'APACHE')
 source=("https://github.com/RustSec/rustsec/archive/${pkgname}/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('ed330d33f86036acd27ab8f717903aa515c306d02217aa217c95e2a5fdab1f8e')
-b2sums=('50d3a8c3982028ac17ce3c72a4a8038bbacd954a4958b7950f711f62499824e255f2991c448f3604557f1894d8b24daa6e41848f6952d951d48426a0a9e80bb5')
+sha256sums=('f0370c87c7a7976387303c7b5cc06651979968358b4f4dc867d30d65fab4d323')
+b2sums=('95b71e78b689e3fa19ba38b4ee427cf231e320fdfa9070a1a19932a29fe5502c647b8dee4c713a1b11822a3871e58e1566246b279e02b5124bea9b36ba58b89d')
 
 build() {
   cd rustsec-${pkgname}-v${pkgver}/${pkgname}



More information about the arch-commits mailing list