summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openlens-bin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/openlens-bin/PKGBUILD b/openlens-bin/PKGBUILD
index 5b8cc420c..f65d1c1f6 100644
--- a/openlens-bin/PKGBUILD
+++ b/openlens-bin/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=OpenLens
pkgname=openlens-bin
pkgver=6.5.2
-pkgrel=1
+pkgrel=2
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')
@@ -34,7 +34,7 @@ _pinned_dependencies=(
'libxfixes=6.0.1'
'libxkbcommon.so=0'
'libxrandr=1.5.3'
- 'mesa=23.1.3'
+ 'mesa=23.1.4'
'nspr=4.35'
'nss=3.91'
)