diff options
author | larte | 2017-05-16 16:32:27 -0400 |
---|---|---|
committer | larte | 2017-05-16 16:32:27 -0400 |
commit | 6c29765732c75516fa9cf77024c76e743a38ee55 (patch) | |
tree | b669630e90dd89b72ca1d136919ab117fabc2568 /.SRCINFO | |
parent | f5d9fa64cee3d7664452b47d33cf604b247b5610 (diff) | |
download | aur-6c29765732c75516fa9cf77024c76e743a38ee55.tar.gz |
Updated to 1.6.3
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,16 +1,16 @@ pkgbase = kubectl-bin pkgdesc = Kubernetes.io client binary - pkgver = 1.6.2 + pkgver = 1.6.3 pkgrel = 1 url = http://kubernetes.io arch = i686 arch = x86_64 license = apache conflicts = kubernetes=1.4.6-1 - source_i686 = kubectl-1.6.2::http://storage.googleapis.com/kubernetes-release/release/v1.6.2/bin/linux/386/kubectl - md5sums_i686 = 24e2c61d1535844ac2f4b60cc2775337 - source_x86_64 = kubectl-1.6.2::http://storage.googleapis.com/kubernetes-release/release/v1.6.2/bin/linux/amd64/kubectl - md5sums_x86_64 = a18fca02e716399aac134352862f6166 + source_i686 = kubectl-1.6.3::http://storage.googleapis.com/kubernetes-release/release/v1.6.3/bin/linux/386/kubectl + md5sums_i686 = 1e3871ff3bf48f5536aeefe17e823094 + source_x86_64 = kubectl-1.6.3::http://storage.googleapis.com/kubernetes-release/release/v1.6.3/bin/linux/amd64/kubectl + md5sums_x86_64 = 082ac9e6a50fed16b774fbe605f0f288 pkgname = kubectl-bin |