summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAnthony Vitacco2019-04-12 09:15:28 -0400
committerAnthony Vitacco2019-04-12 09:15:28 -0400
commita02ad0cf9579e0de4c4ce5300f1cb61913b0a5be (patch)
tree61dbb2451ca499ba4d0fc6fd9a4e4645091629d3 /.SRCINFO
downloadaur-a02ad0cf9579e0de4c4ce5300f1cb61913b0a5be.tar.gz
Initial Commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7dedcfb4aca8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = container-structure-test
+ pkgdesc = Validate the structure of your container images
+ pkgver = 1.8.0
+ pkgrel = 1
+ url = https://github.com/GoogleContainerTools/container-structure-test
+ arch = x86_64
+ license = Apache
+ makedepends = go
+ optdepends = docker: run tests with the docker driver
+ source = container-structure-test::https://storage.googleapis.com/container-structure-test/v1.8.0/container-structure-test-linux-amd64
+ sha256sums = cfdfedd77c04becff0ea16a4b8ebc3b57bf404c56e5408b30d4fbb35853db67c
+
+pkgname = container-structure-test
+