summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Golatofski2020-01-13 22:03:47 +0100
committerFelix Golatofski2020-01-13 22:03:47 +0100
commit9e8894fbfe5539e0dc6efb3227b87ca2fd4dfc4d (patch)
tree4b158fc492b2d8e9fbe02cee6c4698df59b85011
parent4dd25a24c70eeeb918838ebde4f15fd497173935 (diff)
downloadaur-9e8894fbfe5539e0dc6efb3227b87ca2fd4dfc4d.tar.gz
Updated to 1.15.0-beta.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c30e0f2d004..63934a1597e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = kops-beta-bin
pkgdesc = Kubernetes Operations Beta (kops beta) - Production Grade K8s Installation, Upgrades, and Management
- pkgver = 1.10.0_beta.1
+ pkgver = 1.15.0_beta.1
pkgrel = 1
url = https://github.com/kubernetes/kops
arch = x86_64
license = apache
conflicts = kops-bin
- source_x86_64 = https://github.com/kubernetes/kops/releases/download/1.10.0-beta.1/kops-linux-amd64
- md5sums_x86_64 = cd3e2cf0130240f3e532ec9da3ba73ca
+ source_x86_64 = https://github.com/kubernetes/kops/releases/download/1.15.0-beta.1/kops-linux-amd64
+ sha512sums_x86_64 = 97d7cb7a1a48a2c961d83a67588070791b43b5120bad1cdd6a15a8481d2cd36148c3ba406b113c2c72b6d09a98b87f21e8a12940f304a610b10b5875fb15831b
pkgname = kops-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3609f5a88e29..b199933250a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mickybart <mickybart@pygoscelis.org>
pkgname=kops-beta-bin
-pkgver=1.10.0_beta.1
+pkgver=1.15.0_beta.1
_build=${pkgver//_/-}
pkgrel=1
pkgdesc='Kubernetes Operations Beta (kops beta) - Production Grade K8s Installation, Upgrades, and Management'
@@ -11,7 +11,7 @@ license=('apache')
conflicts=('kops-bin')
source_x86_64=("https://github.com/kubernetes/kops/releases/download/${_build}/kops-linux-amd64")
-md5sums_x86_64=('cd3e2cf0130240f3e532ec9da3ba73ca')
+sha512sums_x86_64=('97d7cb7a1a48a2c961d83a67588070791b43b5120bad1cdd6a15a8481d2cd36148c3ba406b113c2c72b6d09a98b87f21e8a12940f304a610b10b5875fb15831b')
package() {
install -d ${pkgdir}/usr/bin