summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Rodriguez2019-04-08 13:33:49 -0400
committerDavid Rodriguez2019-04-08 13:33:49 -0400
commit217399a39b7c0537046f89e88c7f1d6692497040 (patch)
treea4cbf0675972e8f212d8eaa38324117cdecdfa9b /PKGBUILD
parent2d2f983e9f74cc8976874c59ea73e67aad1b617f (diff)
downloadaur-217399a39b7c0537046f89e88c7f1d6692497040.tar.gz
Update to 1.12.0.beta.1.r0.g70edcc97a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 227068840a4a..2526041a98ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: David Rodriguez <dissonant.tech@gmail.com>
pkgname=kops-git
-pkgver=1.12.0.alpha.3.r0.g08aa9ac7f
-pkgrel=2
+pkgver=1.12.0.beta.1.r0.g70edcc97a
+pkgrel=1
pkgdesc="Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management. (git version)"
arch=('x86_64')
url="https://github.com/kubernetes/kops"