summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Rodriguez2019-06-29 10:07:46 -0400
committerDavid Rodriguez2019-06-29 10:07:46 -0400
commit00c22b657b5c4bcd1aac577f2cac142e22d1135c (patch)
tree79675b010de5c947e764d8a7ac96928b70cb83b2
parentc3b6f0a0850b0c1244ec535762f0500cc8dfbb47 (diff)
downloadaur-00c22b657b5c4bcd1aac577f2cac142e22d1135c.tar.gz
Update to version 1.12.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a286173c499..ce759ddbc428 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = kops
pkgdesc = Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
- pkgver = 1.12.1
+ pkgver = 1.12.2
pkgrel = 1
url = https://github.com/kubernetes/kops
arch = x86_64
license = Apache
- source = kops-linux-amd64-1.12.1::https://github.com/kubernetes/kops/releases/download/1.12.1/kops-linux-amd64
+ source = kops-linux-amd64-1.12.2::https://github.com/kubernetes/kops/releases/download/1.12.2/kops-linux-amd64
sha1sums = c8d5a187d72e0564ab7f2777fe9620d925664873
pkgname = kops
diff --git a/PKGBUILD b/PKGBUILD
index 6ad9e67e7b42..6de3a969f293 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# https://github.com/zellio/pkgbuild
pkgname=kops
-pkgver=1.12.1
+pkgver=1.12.2
pkgrel=1
pkgdesc="Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management"
arch=('x86_64')