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

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 23 18:39:06 UTC 2022


    Date: Tuesday, August 23, 2022 @ 18:39:06
  Author: foxboron
Revision: 1275819

upgpkg: docker-scan 0.18.0-1

Modified:
  docker-scan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 18:38:54 UTC (rev 1275818)
+++ PKGBUILD	2022-08-23 18:39:06 UTC (rev 1275819)
@@ -1,14 +1,14 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=docker-scan
-pkgver=0.17.0
-pkgrel=2
+pkgver=0.18.0
+pkgrel=1
 pkgdesc="Docker Scan is a Command Line Interface to run vulnerability detection on your Dockerfiles and Docker images"
 arch=('x86_64')
 url="https://github.com/docker/scan-cli-plugin"
 license=("Apache")
 makedepends=('go' 'git')
-_commit=061fe0a0c54762676295afce4ae5e31efd85b99b	#refs/tags/v0.17.0
+_commit=c3104a7315462fc05df1c2231181f7daadab5f7e	#refs/tags/v0.18.0
 source=("git+https://github.com/docker/scan-cli-plugin.git#commit=${_commit}")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list