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

Justin Kromlinger hashworks at gemini.archlinux.org
Thu Jul 21 12:04:43 UTC 2022


    Date: Thursday, July 21, 2022 @ 12:04:43
  Author: hashworks
Revision: 1255022

upgpkg: trivy 0.30.2-1

Modified:
  trivy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-21 11:50:35 UTC (rev 1255021)
+++ PKGBUILD	2022-07-21 12:04:43 UTC (rev 1255022)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long <imlonghao at archlinuxcn.org>
 
 pkgname=trivy
-pkgver=0.30.1
+pkgver=0.30.2
 pkgrel=1
 pkgdesc='A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 provides=('trivy')
 conflicts=('trivy')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-b2sums=('6091d8ffa900ba1b0b77e20844e78335263dc203df7bd1458965bc47581d63757a7d13bacdec16fcd6b516e3f6e28688bc13760e18db95570f76520c196920b6')
+b2sums=('7ffe60712f3fcb82367209022b03927c401545295c3f613bd923ad6a74ab701091242fda8af7bb917a3540e4e83abdc9e187f904448a7da67b81400758653b9a')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list