From 673e667e45d43fb79b896985acaf1bcfc0405d57 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 14 May 2024 08:33:28 +0200 Subject: vysor-bin: rebuild --- vysor-bin/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vysor-bin/PKGBUILD b/vysor-bin/PKGBUILD index 031a185d6..3aa3d876a 100644 --- a/vysor-bin/PKGBUILD +++ b/vysor-bin/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=vysor pkgname=${_pkgname}-bin pkgver=5.0.7 -pkgrel=2 +pkgrel=3 pkgdesc="Mirror and control your Android device" arch=('x86_64') url="https://vysor.io" @@ -36,7 +36,7 @@ _pinned_dependencies=( 'libxfixes=6.0.1' 'libxkbcommon.so=0' 'libxrandr=1.5.4' - 'mesa=1:24.0.6' + 'mesa=1:24.0.7' 'nspr=4.35' 'nss=3.100' ) -- cgit v1.2.3-54-g00ecf