summaryrefslogtreecommitdiff
path: root/openlens-bin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'openlens-bin/PKGBUILD')
-rw-r--r--openlens-bin/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/openlens-bin/PKGBUILD b/openlens-bin/PKGBUILD
index 0163473ce..2a55617d4 100644
--- a/openlens-bin/PKGBUILD
+++ b/openlens-bin/PKGBUILD
@@ -5,20 +5,20 @@
_pkgname=OpenLens
pkgname=openlens-bin
pkgver=6.5.2
-pkgrel=51
+pkgrel=55
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')
url='https://k8slens.dev'
_pinned_dependencies=(
- 'gcc-libs=13.2.1'
+ 'gcc-libs=14.1.1+r1+g43b730b9134'
'glibc>=2.37'
'libasound.so=2'
'libatk-1.0.so=0'
'libatk-bridge-2.0.so=0'
'libatspi.so=0'
'libcairo.so=2'
- 'libcups=1:2.4.7'
+ 'libcups=1:2.4.8'
'libdbus-1.so=3'
'libdrm=2.4.120'
'libexpat.so=1'
@@ -35,9 +35,9 @@ _pinned_dependencies=(
'libxfixes=6.0.1'
'libxkbcommon.so=0'
'libxrandr=1.5.4'
- 'mesa=1:24.0.5'
+ 'mesa=1:24.0.7'
'nspr=4.35'
- 'nss=3.99'
+ 'nss=3.100'
)
depends=('gtk3' 'libxss' 'nss' "${_pinned_dependencies[@]}")
provides=('lens')