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 6ae60a597fbf..08dc8cb0618b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: K4YT3X <aur@k4yt3x.com>
pkgname=kuberlr-bin
-pkgver=0.4.1
+pkgver=0.4.5
pkgrel=1
pkgdesc='A tool that simplifies the management of multiple versions of kubectl'
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('Apache')
provides=('kubectl')
conflicts=('kubectl')
source=("${pkgname}-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/kuberlr_${pkgver}_linux_amd64.tar.gz")
-b2sums=('b6acd235b163f3207c05e4df1754e49880948f4106cd2328f46c0f170252ad474834321d6acb7525573d07af98c1b4397efa77cc11b96be2ac01b96765e5b017')
+b2sums=('b4a1d54425f05b8179c04cfc7722f8aea549603a872955ddeefadd6893c335c96c3f83205c38f34e78c35cda24a893b7b402f28462e4724a545642af18e76119')
package() {
cd "${srcdir}/kuberlr_${pkgver}_linux_amd64"