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 98f2991c1752..e2edc70d511b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lens
pkgdesc='The Kubernetes IDE (previously Kontena Lens)'
-pkgver=3.1.0
+pkgver=3.2.0
pkgrel=1
arch=('x86_64')
license=('MIT')
@@ -10,7 +10,7 @@ url='https://github.com/lensapp/lens'
makedepends=('nodejs-lts-erbium' 'yarn')
source=("$pkgname-${pkgver/_/-}.tar.gz::https://github.com/lensapp/lens/archive/v${pkgver/_/-}.tar.gz"
"lens.desktop")
-sha256sums=('53ab7acef66098a9edc73aa48bfd57784a58f7a962b9202fb553a38802e61361'
+sha256sums=('fff40b5559eeaf39678fab57d1e2246789ba5bba79f7811a841553b6fc15b378'
'e81c76d6ae2703c35a6e5d93830402f7a02a4f7bf19a06c91495b2ab52c56c94')
build() {