summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Merscher2018-08-09 14:04:31 +0200
committerMathias Merscher2018-08-09 14:04:31 +0200
commitc0d1441e795e6f8ae7807c43df882befe909ac0f (patch)
treed5696b1ea6e95878e2c159ee0fda057e4f0f7310
parent709ef4c2f4921e1c537061e92a1cd8339ce4e9ae (diff)
downloadaur-c0d1441e795e6f8ae7807c43df882befe909ac0f.tar.gz
Release 3.10.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 823b3c83a9b3..10e05c74b453 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = origin-client-bin
pkgdesc = The client tools for the Origin platform that powers OpenShift
- pkgver = 3.9.0
+ pkgver = 3.10.0
pkgrel = 1
url = https://github.com/openshift/origin
arch = x86_64
license = Apache
- source = bash-completions::https://raw.githubusercontent.com/openshift/origin/191fece/contrib/completions/bash/oc
- source = zsh-completions::https://raw.githubusercontent.com/openshift/origin/191fece/contrib/completions/zsh/oc
- source = https://github.com/openshift/origin/releases/download/v3.9.0/openshift-origin-client-tools-v3.9.0-191fece-linux-64bit.tar.gz
- sha256sums = 54f1f871de93d8090df39153daceb7f660ca5c175a6b4d40392d8401a8c9ec0d
- sha256sums = 9a6b1f2949e933dd9eac29164f3d14c36efed4a1beb2dc67e9bf7e7fce175487
+ source = bash-completions::https://raw.githubusercontent.com/openshift/origin/dd10d17/contrib/completions/bash/oc
+ source = zsh-completions::https://raw.githubusercontent.com/openshift/origin/dd10d17/contrib/completions/zsh/oc
+ source = https://github.com/openshift/origin/releases/download/v3.10.0/openshift-origin-client-tools-v3.10.0-dd10d17-linux-64bit.tar.gz
+ sha256sums = d8596830429e40f28aa600d3d4154306cb13878046a51c4f30945fa1d8d6b622
+ sha256sums = 941ecbe95114a7eec4070778c06f8555263a26063868cc294baada0c23085158
sha256sums = 6ed2fb1579b14b4557e4450a807c97cd1b68a6c727cd1e12deedc5512907222e
pkgname = origin-client-bin
diff --git a/PKGBUILD b/PKGBUILD
index 92f55d5c408f..d76fb54a58cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Maintainer: Mathias Merscher <archlinux@rheinekopfsache.de>
pkgname=origin-client-bin
-pkgver=3.9.0
-_hash=191fece
+pkgver=3.10.0
+_hash=dd10d17
pkgrel=1
pkgdesc="The client tools for the Origin platform that powers OpenShift"
arch=(x86_64)
@@ -17,9 +17,9 @@ source=("bash-completions::https://raw.githubusercontent.com/openshift/origin/$_
"zsh-completions::https://raw.githubusercontent.com/openshift/origin/$_hash/contrib/completions/zsh/oc"
"https://github.com/openshift/origin/releases/download/v$pkgver/openshift-origin-client-tools-v$pkgver-$_hash-linux-64bit.tar.gz")
-sha256sums=('d8596830429e40f28aa600d3d4154306cb13878046a51c4f30945fa1d8d6b622'
- '941ecbe95114a7eec4070778c06f8555263a26063868cc294baada0c23085158'
- '6ed2fb1579b14b4557e4450a807c97cd1b68a6c727cd1e12deedc5512907222e')
+sha256sums=('cb75b40b16e944837ed43301ad198f2495e710183d0cdb2d913df1c3a7ad5e6d'
+ '8968807fade858027b79ee2dc5f0a9a8b40614584ad3b5b84f36c9c770ddc760'
+ '0f54235127884309d19b23e8e64e347f783efd6b5a94b49bfc4d0bf472efb5b8')
prepare() {
# Fix zsh completion