summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorParham Alvani2021-03-17 18:13:57 +0330
committerParham Alvani2021-03-17 18:13:57 +0330
commit2af09357bfd98444c7b659a31da22ef65fa2a9c2 (patch)
tree7bfd66f1c6be4f047bcec6cf773153fae050008d /PKGBUILD
parentb5849bfd6949b2d4601627e526a7bbf0f6126d30 (diff)
downloadaur-2af09357bfd98444c7b659a31da22ef65fa2a9c2.tar.gz
feat: Update Package Version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c523a55d8b9..77ee19c51d4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Parham Alvani <parham.alvani@gmail.com>
pkgname=okd-client-bin
-pkgver=4.6.0_0
+pkgver=4.7.0_0
pkgrel=1
pkgdesc="Client tools for OpenShift"
arch=(x86_64)
url="https://github.com/openshift/okd"
license=('Apache')
-pkgdate="2020-12-12-135354"
-linuxver="4.6.0-0"
+pkgdate="2021-03-07-090821"
+linuxver="4.7.0-0"
source=("https://github.com/openshift/okd/releases/download/${pkgver//_/-}.okd-${pkgdate}/openshift-client-linux-${linuxver}.okd-${pkgdate}.tar.gz")