summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Rodriguez2019-04-03 14:24:20 -0400
committerDavid Rodriguez2019-04-03 14:24:20 -0400
commit220775d4a23000192f88e9220ba59b45ee7aaad6 (patch)
tree9c24ab7b11c2005cd8b59722edf2980638a273be
parenta9ecae1815c72db695ec9e76ebdda5a93c3a17a9 (diff)
downloadaur-220775d4a23000192f88e9220ba59b45ee7aaad6.tar.gz
Update to 1.12.0.alpha.3.r0.g08aa9ac7f
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df40375d95ba..d52711c4e590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kops-git
pkgdesc = Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management. (git version)
- pkgver = 1.11.1.r0.g0f2aa8d30
+ pkgver = 1.12.0.alpha.3.r0.g08aa9ac7f
pkgrel = 1
url = https://github.com/kubernetes/kops
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = kops-git
provides = kops
conflicts = kops
conflicts = kops-bin
- source = kops-git-1.11.1.r0.g0f2aa8d30::git+https://github.com/kubernetes/kops
+ source = kops-git-1.12.0.alpha.3.r0.g08aa9ac7f::git+https://github.com/kubernetes/kops
md5sums = SKIP
pkgname = kops-git
diff --git a/PKGBUILD b/PKGBUILD
index 76dd720ed211..8d6ec7b590ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Rodriguez <dissonant.tech@gmail.com>
pkgname=kops-git
-pkgver=1.11.1.r0.g0f2aa8d30
+pkgver=1.12.0.alpha.3.r0.g08aa9ac7f
pkgrel=1
pkgdesc="Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management. (git version)"
arch=('x86_64')