summaryrefslogtreecommitdiff
path: root/vysor-bin
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-04 17:41:59 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-04 17:41:59 +0200
commit191a628d2bc92b5695bd4c5cf54832e29da074d7 (patch)
treebb7822650d1465b8c48e31358ba0ee40d22a345b /vysor-bin
parentcc8cc81ee1ee223369832affa1e6e27d0c26ba9c (diff)
downloadarchlinuxewe-191a628d2bc92b5695bd4c5cf54832e29da074d7.tar.xz
vysor-bin: rebuild
Diffstat (limited to 'vysor-bin')
-rw-r--r--vysor-bin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/vysor-bin/PKGBUILD b/vysor-bin/PKGBUILD
index 514d81b73..f571a65d2 100644
--- a/vysor-bin/PKGBUILD
+++ b/vysor-bin/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=vysor
pkgname=${_pkgname}-bin
pkgver=5.0.7
-pkgrel=26
+pkgrel=27
pkgdesc="Mirror and control your Android device"
arch=('x86_64')
url="https://vysor.io"
@@ -12,7 +12,7 @@ license=('custom')
provides=('vysor')
conflicts=('vysor')
_pinned_dependencies=(
- 'gcc-libs=14.1.1+r309+gbb34b7eda1f'
+ 'gcc-libs=14.2.1+r26+g14fa2b2ae7f'
'glibc>=2.39'
'libasound.so=2'
'libatk-1.0.so=0'
@@ -36,7 +36,7 @@ _pinned_dependencies=(
'libxfixes=6.0.1'
'libxkbcommon.so=0'
'libxrandr=1.5.4'
- 'mesa=1:24.1.4'
+ 'mesa=1:24.1.5'
'nspr=4.35'
'nss=3.102.1'
)