summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 844916dd4f1b..36a78aa83d14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = grype
pkgdesc = A vulnerability scanner for container images and filesystems.
pkgver = 0.34.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/anchore/grype
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 1c3e309973b4..94ba13093135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Michael Del Rosario <m@delrosariomichael.com>
+# Maintainer: Ray Del Rosario <michael@raydelrosario.com>
pkgname='grype'
pkgver=0.34.7
-pkgrel=1
+pkgrel=2
pkgdesc='A vulnerability scanner for container images and filesystems.'
url='https://github.com/anchore/grype'
arch=('x86_64')