summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Merscher2018-04-24 14:44:48 +0200
committerMathias Merscher2018-04-24 14:44:48 +0200
commit709ef4c2f4921e1c537061e92a1cd8339ce4e9ae (patch)
treef2e05661ef3907c1de3483befbd704d0bce5643a
parent87afec32e6b7c6aaa16593c584efe8fb852336af (diff)
downloadaur-709ef4c2f4921e1c537061e92a1cd8339ce4e9ae.tar.gz
Release 3.9.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be6c35c526b2..823b3c83a9b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = origin-client-bin
pkgdesc = The client tools for the Origin platform that powers OpenShift
- pkgver = 3.7.2
+ pkgver = 3.9.0
pkgrel = 1
url = https://github.com/openshift/origin
arch = x86_64
license = Apache
- source = bash-completions::https://raw.githubusercontent.com/openshift/origin/282e43f/contrib/completions/bash/oc
- source = zsh-completions::https://raw.githubusercontent.com/openshift/origin/282e43f/contrib/completions/zsh/oc
- source = https://github.com/openshift/origin/releases/download/v3.7.2/openshift-origin-client-tools-v3.7.2-282e43f-linux-64bit.tar.gz
+ 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
- sha256sums = abc89f025524eb205e433622e59843b09d2304cc913534c4ed8af627da238624
+ sha256sums = 6ed2fb1579b14b4557e4450a807c97cd1b68a6c727cd1e12deedc5512907222e
pkgname = origin-client-bin
diff --git a/PKGBUILD b/PKGBUILD
index ea03cf01dad9..92f55d5c408f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Maintainer: Mathias Merscher <archlinux@rheinekopfsache.de>
pkgname=origin-client-bin
-pkgver=3.7.2
-_hash=282e43f
+pkgver=3.9.0
+_hash=191fece
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=('54f1f871de93d8090df39153daceb7f660ca5c175a6b4d40392d8401a8c9ec0d'
- '9a6b1f2949e933dd9eac29164f3d14c36efed4a1beb2dc67e9bf7e7fce175487'
- 'abc89f025524eb205e433622e59843b09d2304cc913534c4ed8af627da238624')
+sha256sums=('d8596830429e40f28aa600d3d4154306cb13878046a51c4f30945fa1d8d6b622'
+ '941ecbe95114a7eec4070778c06f8555263a26063868cc294baada0c23085158'
+ '6ed2fb1579b14b4557e4450a807c97cd1b68a6c727cd1e12deedc5512907222e')
prepare() {
# Fix zsh completion