summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2019-01-03 17:41:31 -0500
committerTony Lambiris2019-01-03 17:41:31 -0500
commitb4e8df6681501de82277ba82bb98d36172406fc3 (patch)
tree88ac3e42d2afa6be876a4bb86a75d43c0e1f5cde
parent067384df2072c58c621ad62599d0a4b6e32946d1 (diff)
downloadaur-b4e8df6681501de82277ba82bb98d36172406fc3.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 072bbf8945d4..a18679a09fb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clair-git
pkgdesc = Vulnerability Static Analysis for Containers
- pkgver = v2.0.0.r249.g3947073b
+ pkgver = v2.0.0.r251.g5cd6a8cc
pkgrel = 1
url = https://github.com/coreos/clair
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c53cd07d22f7..89ab302fffc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=clair-git
_pkgname=clair
-pkgver=v2.0.0.r249.g3947073b
+pkgver=v2.0.0.r251.g5cd6a8cc
pkgrel=1
pkgdesc="Vulnerability Static Analysis for Containers"
arch=(x86_64)