summaryrefslogtreecommitdiff
path: root/openlens-bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-10-03 19:17:28 +0200
committerErich Eckner <git@eckner.net>2023-10-03 19:17:28 +0200
commit5e35d453781677255969c08ae31030eb3a2b15fe (patch)
tree0a86d22dcca9a028b69c0ae0536f416ae49bd21b /openlens-bin
parentbc68c6f7983c8bc609b7b06def9a85dd344fc7c8 (diff)
downloadarchlinuxewe-5e35d453781677255969c08ae31030eb3a2b15fe.tar.xz
openlens-bin: rebuild
Diffstat (limited to 'openlens-bin')
-rw-r--r--openlens-bin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/openlens-bin/PKGBUILD b/openlens-bin/PKGBUILD
index 47c1d1fe0..095c74868 100644
--- a/openlens-bin/PKGBUILD
+++ b/openlens-bin/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=OpenLens
pkgname=openlens-bin
pkgver=6.5.2
-pkgrel=15
+pkgrel=16
pkgdesc='The Kubernetes IDE (fork lens-bin without lenscloud-lens-extension). Read more - https://github.com/lensapp/lens/issues/5444'
arch=('x86_64' 'aarch64')
license=('MIT')
@@ -37,7 +37,7 @@ _pinned_dependencies=(
'libxrandr=1.5.3'
'mesa=1:23.2.1'
'nspr=4.35'
- 'nss=3.93'
+ 'nss=3.94'
)
depends=('gtk3' 'libxss' 'nss' "${_pinned_dependencies[@]}")
provides=('lens')