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

Morten Linderud foxboron at gemini.archlinux.org
Wed Dec 22 16:53:10 UTC 2021


    Date: Wednesday, December 22, 2021 @ 16:53:09
  Author: foxboron
Revision: 1082848

upgpkg: docker-scan 0.14.0-1

Modified:
  docker-scan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-22 16:51:03 UTC (rev 1082847)
+++ PKGBUILD	2021-12-22 16:53:09 UTC (rev 1082848)
@@ -1,8 +1,7 @@
-
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=docker-scan
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="Docker Scan is a Command Line Interface to run vulnerability detection on your Dockerfiles and Docker images"
 arch=('x86_64')
@@ -9,7 +8,7 @@
 url="https://github.com/docker/scan-cli-plugin"
 license=("Apache")
 makedepends=('go' 'git')
-_commit=e0c7c4e3a4d5fdc3ef3877fd62958a6e4b96ff02	#refs/tags/v0.13.0
+_commit=3f7dbd184151ab41b642f9dd9d8268f5c34ba069	#refs/tags/v0.14.0
 source=("git+https://github.com/docker/scan-cli-plugin.git#commit=${_commit}")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list