summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Oehme2019-01-03 09:08:19 +0100
committerDennis Oehme2019-01-03 09:08:19 +0100
commit6a6d62cfbc5a756bef61405f826f207347b933ff (patch)
tree85666fd428b0bef2e9dcc8ffc18e23976f7a8270
parent7d1b687c0e2e5a9d11642033af00574b7a8f653c (diff)
downloadaur-6a6d62cfbc5a756bef61405f826f207347b933ff.tar.gz
bump version to 1.11.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bf5e1bff49c..3777bdff10bb 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.10.1
+ pkgver = 1.11.0
pkgrel = 1
url = https://github.com/kubernetes/kops
arch = x86_64
license = apache
- source_x86_64 = kops-bin-1.10.1::https://github.com/kubernetes/kops/releases/download/1.10.1/kops-linux-amd64
- md5sums_x86_64 = f9fc89c7d935873e9d4510d2f33726cf
+ source_x86_64 = kops-bin-1.11.0::https://github.com/kubernetes/kops/releases/download/1.11.0/kops-linux-amd64
+ md5sums_x86_64 = 7f018448846da444bc1114daece07bee
pkgname = kops-bin
diff --git a/PKGBUILD b/PKGBUILD
index 70df5146c9e2..878819edb9c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dennis Oehme <oehme@gardenofconcepts.com>
pkgname=kops-bin
-pkgver=1.10.1
+pkgver=1.11.0
_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=('f9fc89c7d935873e9d4510d2f33726cf')
+md5sums_x86_64=('7f018448846da444bc1114daece07bee')
package() {
install -d ${pkgdir}/usr/bin