summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEnmanuel2023-02-10 18:52:57 +0000
committerEnmanuel2023-02-10 18:52:57 +0000
commitb29d607bcd9b5512ac7b9d668a9ea03942d4481e (patch)
tree0acfa2804387cceae7c2179e71f4fa1c4e567e3d /PKGBUILD
parentbf16bddf731e2b38569c9a31e5f87d589b81d337 (diff)
downloadaur-b29d607bcd9b5512ac7b9d668a9ea03942d4481e.tar.gz
Bumped to v2.12.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cc372e415d9..954c056c3425 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=kubeclarity
pkgname=kubeclarity-cli-bin
-pkgver=2.11.0
+pkgver=2.12.2
pkgrel=1
pkgdesc='KubeClarity is a tool for detection and management of Software Bill Of Materials (SBOM) and vulnerabilities of container images and filesystems.'
arch=('x86_64')
@@ -11,7 +11,7 @@ url='https://github.com/openclarity/kubeclarity'
license=('Apache 2')
provides=('kubeclarity-cli-bin')
source=("https://github.com/openclarity/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-cli-${pkgver}-linux-amd64.tar.gz")
-sha256sums=('0dc54ca6ae67427d3d97a51f0c3207d2a8a73cdce6a894cb9a55bc447fa4b54b')
+sha256sums=('2028f448f987362827e3a946c0c972adfcd8e820c416c257f136e7fbe7078170')
package() {
mkdir -p "${pkgdir}/usr/bin"