summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Cocora2019-03-10 00:14:34 +0000
committerStefan Cocora2019-03-10 00:14:34 +0000
commitbadd95c82522e762b5e000eca36f68b929497d30 (patch)
tree1b32a83ae43177d4aa561f9b76fe0fb97d0f2543
parentfcf0c2afdad6518d8891ce99b3f1a04cd010cb9b (diff)
downloadaur-badd95c82522e762b5e000eca36f68b929497d30.tar.gz
[fix] Update .SRCINFO
-rw-r--r--.SRCINFO21
1 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b95651c870d1..28b620729cb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = skaffold-bin
- pkgdesc = A command line tool that facilitates continuous development for Kubernetes applications.
- pkgver = 0.20.0
- pkgrel = 1
- url = https://github.com/GoogleContainerTools/skaffold
- arch = x86_64
- license = Apache
- source = skaffold-linux-amd64::https://github.com/GoogleContainerTools/skaffold/releases/download/v0.20.0/skaffold-linux-amd64
- source = LICENSE::https://raw.githubusercontent.com/GoogleContainerTools/skaffold/master/LICENSE
- sha256sums = c829abdd3273107f98432f2aa77bd58192b48485a125ac2e6732fb52760ce4e3
- sha256sums = 43a2aa523a99dddb6c131e67e11334493e64c67f03b0d8f6745b6b3f34157d65
+ pkgdesc = A command line tool that facilitates continuous development for Kubernetes applications.
+ pkgver = 0.24.0
+ pkgrel = 1
+ url = https://github.com/GoogleContainerTools/skaffold
+ arch = x86_64
+ license = Apache
+ source = skaffold-linux-amd64::https://github.com/GoogleContainerTools/skaffold/releases/download/v0.24.0/skaffold-linux-amd64
+ source = LICENSE::https://raw.githubusercontent.com/GoogleContainerTools/skaffold/master/LICENSE
+ sha256sums = e542a668bc1e585b5de66b7460d820ea7cd07bdbd2eb5f5f5c00efa56495e03d
+ sha256sums = 43a2aa523a99dddb6c131e67e11334493e64c67f03b0d8f6745b6b3f34157d65
pkgname = skaffold-bin
-