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

Christian Rebischke shibumi at gemini.archlinux.org
Fri Aug 12 17:58:09 UTC 2022


    Date: Friday, August 12, 2022 @ 17:58:08
  Author: shibumi
Revision: 1265621

upgpkg: syft 0.53.4-1

Modified:
  syft/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-12 17:54:42 UTC (rev 1265620)
+++ PKGBUILD	2022-08-12 17:58:08 UTC (rev 1265621)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 
 pkgname=syft
-pkgver=0.49.0
+pkgver=0.53.4
 pkgrel=1
 pkgdesc="CLI tool and library for generating a Software Bill of Materials from container images and filesystems"
 arch=('x86_64')
@@ -9,8 +9,8 @@
 license=('Apache')
 makedepends=('go' 'git')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/anchore/${pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('e48c357cb72678685f957d796b6d565836df4bad5ff6a1177d756ee6cc88e60dabae1513b0dacb1c1cbdd99c9641bd0662509098804e4bfc1183d1e1ee85a8d9')
-b2sums=('15f4da31fd49de7fa9996bfaebc34e9b63cce646accac0f324b6ff79a1a965f673bf1594d7563ff36ccc975a6ab0b074fae2498701b07d7453c36a886aea693f')
+sha512sums=('9267e45165b860540a89ad6c317351abe26d3089294ec9698fa26b37c4413581424f43aae3f01a111b68806c6de30e8464fce27eda1b1cba442e1e0f613843c5')
+b2sums=('15abe368451c14dc0afa9c0d63cdd10d056c0b09f906478188c772241750e0d9e903bd0efe55d87c0c04c4a5a21fa5bc3e1e63b0115e2b24e068d0a52e68b560')
 
 build(){
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list