diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-12-06 10:40:18 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-12-06 10:40:18 +0100 |
commit | a6840ada24ebc0f9b4e7c304e411d1a7b79b9713 (patch) | |
tree | bfafafd3f8095d12d9498ea4b5a1d6ae230a86f1 /vysor-bin | |
parent | 1648c2dda4349b480a4fd5e430af831cadc19c7f (diff) | |
download | archlinuxewe-a6840ada24ebc0f9b4e7c304e411d1a7b79b9713.tar.xz |
vysor-bin: rebuild
Diffstat (limited to 'vysor-bin')
-rw-r--r-- | vysor-bin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vysor-bin/PKGBUILD b/vysor-bin/PKGBUILD index d517d0b95..6426ee134 100644 --- a/vysor-bin/PKGBUILD +++ b/vysor-bin/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=vysor pkgname=${_pkgname}-bin pkgver=5.0.7 -pkgrel=47 +pkgrel=48 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.2.7' + 'mesa=1:24.3.1' 'nspr=4.36' 'nss=3.107' ) |