summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71792bd96235..4c5c325ba5d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Giacomo Longo <gabibbo97@gmail.com>
pkgname=kubebuilder
-pkgver=3.1.0
+pkgver=3.2.0
pkgrel=1
pkgdesc="SDK for building Kubernetes APIs"
url="https://github.com/kubernetes-sigs/kubebuilder"
license=('APACHE')
source=("https://github.com/kubernetes-sigs/kubebuilder/releases/download/v${pkgver}/kubebuilder_linux_amd64")
-sha256sums=('a4af6a2110cf506855cdc86d0291c6e76203ae9fb3c918f7fdc05e7962e4b488')
+sha256sums=('102bb0f586dcb50951aded67856483a2ee114057c56475b3cda6051a12832a72')
arch=('x86_64')
package() {