summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaxim Baz2018-11-14 22:15:42 +0100
committerMaxim Baz2018-11-14 22:22:40 +0100
commitcf4be235344435e6986547635191b07ae3789eac (patch)
tree026ae6568fa81f140d69d940cff55e6475fff8e5 /.SRCINFO
parent7ec7498de61014a31ef6c1b1c2aee1933640cd14 (diff)
downloadaur-cf4be235344435e6986547635191b07ae3789eac.tar.gz
skaffold: compile from sources with RELRO, make reproducible
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb010523fc6c..889722cf2678 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,19 @@
pkgbase = skaffold
pkgdesc = A command line tool that facilitates continuous development for Kubernetes applications
pkgver = 0.18.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/GoogleContainerTools/skaffold
arch = x86_64
- license = APACHE
+ license = Apache
+ makedepends = go-pie
depends = docker
depends = kubectl-bin
optdepends = google-cloud-sdk: To use GKE
optdepends = minikube: To use Minikube
- source = skaffold-0.18.0::https://storage.googleapis.com/skaffold/releases/v0.18.0/skaffold-linux-amd64
- sha256sums = 00de742c8052cacff5812d3aa4e4192d6e27e05652a6949fa4152fa18f359935
+ source = skaffold-0.18.0::https://github.com/GoogleContainerTools/skaffold/archive/v0.18.0.tar.gz
+ source = build_flags.patch
+ sha256sums = 3ec621485d2ebeac3366346271527326c3c97115784597bff457ccce162be008
+ sha256sums = 03be8856eec2169b72fae7369ce11c32a66cd49638e4e68bae7f63b0d5519a6a
pkgname = skaffold