[arch-commits] Commit in trivy/trunk (PKGBUILD)
Justin Kromlinger
hashworks at gemini.archlinux.org
Tue Jul 26 14:50:36 UTC 2022
Date: Tuesday, July 26, 2022 @ 14:50:36
Author: hashworks
Revision: 1258798
upgpkg: trivy 0.30.3-1
Modified:
trivy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-26 14:47:22 UTC (rev 1258797)
+++ PKGBUILD 2022-07-26 14:50:36 UTC (rev 1258798)
@@ -2,7 +2,7 @@
# Contributor: Hao Long <imlonghao at archlinuxcn.org>
pkgname=trivy
-pkgver=0.30.2
+pkgver=0.30.3
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=('7ffe60712f3fcb82367209022b03927c401545295c3f613bd923ad6a74ab701091242fda8af7bb917a3540e4e83abdc9e187f904448a7da67b81400758653b9a')
+b2sums=('37cfa82964acb8627b32f55100277eb3abdf1ce7f57141078ba778b802e04d48ab8cea95f15c0fffb5b033bc9d01a1f4a4dabbfd094b7bb8b42929aad1e77eb1')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list