summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Merscher2018-03-19 19:59:47 +0100
committerMathias Merscher2018-03-19 19:59:47 +0100
commit87afec32e6b7c6aaa16593c584efe8fb852336af (patch)
tree6367aaddca33eeeb4f83fdcbb722235fca007c51
parent9a6ee4051463bb2ca88dae36f37b71b142dda2ca (diff)
downloadaur-87afec32e6b7c6aaa16593c584efe8fb852336af.tar.gz
Release 3.7.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 411d4eae6eea..be6c35c526b2 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.1
+ pkgver = 3.7.2
pkgrel = 1
url = https://github.com/openshift/origin
arch = x86_64
license = Apache
- source = bash-completions::https://raw.githubusercontent.com/openshift/origin/ab0f056/contrib/completions/bash/oc
- source = zsh-completions::https://raw.githubusercontent.com/openshift/origin/ab0f056/contrib/completions/zsh/oc
- source = https://github.com/openshift/origin/releases/download/v3.7.1/openshift-origin-client-tools-v3.7.1-ab0f056-linux-64bit.tar.gz
+ 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
sha256sums = 54f1f871de93d8090df39153daceb7f660ca5c175a6b4d40392d8401a8c9ec0d
sha256sums = 9a6b1f2949e933dd9eac29164f3d14c36efed4a1beb2dc67e9bf7e7fce175487
- sha256sums = 56e9dbff7e5e4ade1e92cc10ff1bd1ae2789ec400be0d8a5b2177fd6c465af21
+ sha256sums = abc89f025524eb205e433622e59843b09d2304cc913534c4ed8af627da238624
pkgname = origin-client-bin
diff --git a/PKGBUILD b/PKGBUILD
index 18fe38c3ea34..ea03cf01dad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Maintainer: Mathias Merscher <archlinux@rheinekopfsache.de>
pkgname=origin-client-bin
-pkgver=3.7.1
-_hash=ab0f056
+pkgver=3.7.2
+_hash=282e43f
pkgrel=1
pkgdesc="The client tools for the Origin platform that powers OpenShift"
arch=(x86_64)
@@ -19,7 +19,7 @@ source=("bash-completions::https://raw.githubusercontent.com/openshift/origin/$_
sha256sums=('54f1f871de93d8090df39153daceb7f660ca5c175a6b4d40392d8401a8c9ec0d'
'9a6b1f2949e933dd9eac29164f3d14c36efed4a1beb2dc67e9bf7e7fce175487'
- '56e9dbff7e5e4ade1e92cc10ff1bd1ae2789ec400be0d8a5b2177fd6c465af21')
+ 'abc89f025524eb205e433622e59843b09d2304cc913534c4ed8af627da238624')
prepare() {
# Fix zsh completion