summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorml2020-08-02 02:03:39 +0200
committerml2020-08-02 02:03:39 +0200
commit69f338de6ea73ec3b90c6a4643527fa789f18d87 (patch)
tree260793234c58d3b1e1ad4366fe26d783a6534d51 /.SRCINFO
parent62b102efc1544e13f8f0417a1d5f8a0c1df498b4 (diff)
downloadaur-69f338de6ea73ec3b90c6a4643527fa789f18d87.tar.gz
updpkg: kaniko 0.24.0-2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10c0ba6e951e..7599f25387e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = kaniko
- pkgdesc = A tool to build container images from a Dockerfile, inside a container or Kubernetes cluster
+ pkgdesc = Build Container Images In Kubernetes
pkgver = 0.24.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/GoogleContainerTools/kaniko
- arch = any
- license = APACHE
- depends = docker
- depends = google-cloud-sdk
- source = kaniko-0.24.0.tar.gz::https://github.com/GoogleContainerTools/kaniko/archive/v0.24.0.tar.gz
+ arch = x86_64
+ license = Apache
+ makedepends = go
+ depends = glibc
+ optdepends = bash: run_in_docker.sh script
+ source = https://github.com/GoogleContainerTools/kaniko/archive/v0.24.0/kaniko-0.24.0.tar.gz
sha256sums = e79a6184f21331204d9438e2e0d4bd34ad86c70f7376579502f92483081c89c6
pkgname = kaniko