summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParham Alvani2022-01-19 15:02:54 +0330
committerParham Alvani2022-01-19 15:02:54 +0330
commit7bf6241e3e7e3a11da09357110550a61038a4ba5 (patch)
tree397f9c367dc0ea0a0123f06e230e0f8a0fd392b4
parent77927f73ed2fa4e7889c0937cd814f0a06265274 (diff)
downloadaur-7bf6241e3e7e3a11da09357110550a61038a4ba5.tar.gz
feat: update oc client
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96db01ceb7a6..be95f3f7b9ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = okd-client-bin
pkgdesc = Client tools for OpenShift
- pkgver = 4.9.0_0.okd_2021_12_12_025847
+ pkgver = 4.9.0_0.okd_2022_01_14_230113
pkgrel = 1
url = https://github.com/openshift/okd
arch = x86_64
license = Apache
- source = https://github.com/openshift/okd/releases/download/4.9.0-0.okd-2021-12-12-025847/openshift-client-linux-4.9.0-0.okd-2021-12-12-025847.tar.gz
- sha256sums = 891214b3bf88b6c9aafb614c6a88f37459f03f3beeecf09942b5f2e670b37852
+ source = https://github.com/openshift/okd/releases/download/4.9.0-0.okd-2022-01-14-230113/openshift-client-linux-4.9.0-0.okd-2022-01-14-230113.tar.gz
+ sha256sums = f9fa52a92f815a8230f58e4db9afdb3661a5e4cc53d0c93bffcf79664d10a9e0
pkgname = okd-client-bin
diff --git a/PKGBUILD b/PKGBUILD
index a107febd4e4a..08e83c6e36c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Parham Alvani <parham.alvani@gmail.com>
pkgname=okd-client-bin
-pkgver="4.9.0_0.okd_2021_12_12_025847"
+pkgver="4.9.0_0.okd_2022_01_14_230113"
pkgrel=1
pkgdesc="Client tools for OpenShift"
arch=(x86_64)
@@ -10,7 +10,7 @@ license=('Apache')
source=("https://github.com/openshift/okd/releases/download/${pkgver//_/-}/openshift-client-linux-${pkgver//_/-}.tar.gz")
-sha256sums=('891214b3bf88b6c9aafb614c6a88f37459f03f3beeecf09942b5f2e670b37852')
+sha256sums=('f9fa52a92f815a8230f58e4db9afdb3661a5e4cc53d0c93bffcf79664d10a9e0')
prepare() {
# generate completion