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 7cf70cceb254..e12a3e52962a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lens
pkgdesc='The Kubernetes IDE (previously Kontena Lens)'
-pkgver=3.1.0_beta.1
+pkgver=3.1.0_beta.2
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=('7e6b854cde1805cc3422b8893ea708ba89facbedb263e4cc31e8a52d326f8812'
+sha256sums=('ea3e5059164186cc0a559bb964633175f9199744b43eac908933f353730cfb9f'
'e81c76d6ae2703c35a6e5d93830402f7a02a4f7bf19a06c91495b2ab52c56c94')
build() {