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 43db193f9f69..2c4a75bbbc55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lens
pkgdesc='The Kubernetes IDE'
-pkgver=4.2.0
+pkgver=4.2.1
pkgrel=1
arch=('x86_64')
license=('MIT')
@@ -15,7 +15,7 @@ optdepends=('kubectl: Kubernetes control, can be downloaded from settings'
conflicts=('lens-bin')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/lensapp/lens/archive/v${pkgver}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('fb9658dda502b5733129126b8b2cb94088e436c183a53b18f8b7effe7a310fda'
+sha256sums=('aaec2ee1647482a61f20581d5531df880d74dff5695f462445a62813dbb2fe42'
'd47f9bc17e42df628cac072e13587a9517d38b495828fa65b6d6f8997cb1b23b')
build() {