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 7e7391451030..98f2991c1752 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lens
pkgdesc='The Kubernetes IDE (previously Kontena Lens)'
-pkgver=3.1.0_rc.1
+pkgver=3.1.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=('e7c6ea5ca074373625760f2d142fe15a362ab1c644a95f235f6b97643f862586'
+sha256sums=('53ab7acef66098a9edc73aa48bfd57784a58f7a962b9202fb553a38802e61361'
'e81c76d6ae2703c35a6e5d93830402f7a02a4f7bf19a06c91495b2ab52c56c94')
build() {