summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Oehme2019-05-19 17:26:05 +0200
committerDennis Oehme2019-05-19 17:26:05 +0200
commit2ca70bbaae8452aa0f0ba71ad608baf25d0c2268 (patch)
tree997004c1f41174b869bb86b40da52c8b4c343870
parentbf6afd9a0ca2166a32bb7c69e10c5cbd29816372 (diff)
downloadaur-2ca70bbaae8452aa0f0ba71ad608baf25d0c2268.tar.gz
bump version to 1.12.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c440d4bb13e..d113c500d512 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = kops-bin
pkgdesc = Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
- pkgver = 1.12.0
+ pkgver = 1.12.1
pkgrel = 1
url = https://github.com/kubernetes/kops
arch = x86_64
license = apache
- source_x86_64 = kops-bin-1.12.0::https://github.com/kubernetes/kops/releases/download/1.12.0/kops-linux-amd64
- md5sums_x86_64 = dd6453ea88711d0090b99f5a670c9c33
+ source_x86_64 = kops-bin-1.12.1::https://github.com/kubernetes/kops/releases/download/1.12.1/kops-linux-amd64
+ md5sums_x86_64 = a3951d04b701606d6567aecdee2e6ca9
pkgname = kops-bin
diff --git a/PKGBUILD b/PKGBUILD
index a84dd33e2065..acd13e2b5bcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dennis Oehme <oehme@gardenofconcepts.com>
pkgname=kops-bin
-pkgver=1.12.0
+pkgver=1.12.1
_build=${pkgver}
pkgrel=1
pkgdesc='Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management'
@@ -11,7 +11,7 @@ license=('apache')
conflicts=()
source_x86_64=("$pkgname-$pkgver::https://github.com/kubernetes/kops/releases/download/${_build}/kops-linux-amd64")
-md5sums_x86_64=('dd6453ea88711d0090b99f5a670c9c33')
+md5sums_x86_64=('a3951d04b701606d6567aecdee2e6ca9')
package() {
install -d ${pkgdir}/usr/bin