summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Trabelsi2023-12-22 20:05:56 +0100
committerTobias Trabelsi2023-12-22 20:05:56 +0100
commit87aa2a230b809d945651375038387c195c2a6480 (patch)
tree4a1482ccb59b2d1c490fab6e0fc54acf90bc2b95 /PKGBUILD
parent13409a77fed809f93d69c6a7b435bfd4baa219e1 (diff)
downloadaur-87aa2a230b809d945651375038387c195c2a6480.tar.gz
update to v1.28.2 and added conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7814b745ddf..ea57ebdf77ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Ex-Maintainer: Dennis Oehme <oehme@gardenofconcepts.com>
pkgname=kops-bin
-pkgver=v1.28.1
+pkgver=v1.28.2
_build=${pkgver}
pkgrel=1
pkgdesc='Kubernetes Operations (kOps) - Production Grade K8s Installation, Upgrades, and Management'
url='https://github.com/kubernetes/kops'
arch=('x86_64')
license=('apache')
-conflicts=()
+conflicts=('kops' 'kops-beta-bin' 'kops-git' 'kops21-bin')
source_x86_64=("$pkgname-$pkgver::https://github.com/kubernetes/kops/releases/download/${_build}/kops-linux-amd64")
-sha256sums_x86_64=('a039e0e90598f81867d546fac2c71ea6907be33aca3d34fe1b9dfae4b27547a3')
+sha256sums_x86_64=('efc73d5ace01b4e67580f11c59b07792e0d07a5df07e8c0a27c4b7918298f568')
package() {
install -d ${pkgdir}/usr/bin