diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-29 15:48:39 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-29 15:48:39 +0200 |
commit | 5068e38d48b500ef29b8b193c0c44112a22c891e (patch) | |
tree | 9355cb5e79478ee4357b04ccf24d86d688d331bd /vysor-bin/PKGBUILD | |
parent | a4b54dcec02eaa57b5acd543def1dab1ac22fedc (diff) | |
download | archlinuxewe-5068e38d48b500ef29b8b193c0c44112a22c891e.tar.xz |
vysor-bin: rebuild
Diffstat (limited to 'vysor-bin/PKGBUILD')
-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 660fd299a..0243d7a0a 100644 --- a/vysor-bin/PKGBUILD +++ b/vysor-bin/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=vysor pkgname=${_pkgname}-bin pkgver=5.0.7 -pkgrel=32 +pkgrel=33 pkgdesc="Mirror and control your Android device" arch=('x86_64') url="https://vysor.io" @@ -21,7 +21,7 @@ _pinned_dependencies=( 'libcairo.so=2' 'libcups=2:2.4.10' 'libdbus-1.so=3' - 'libdrm=2.4.122' + 'libdrm=2.4.123' 'libexpat.so=1' 'libgio-2.0.so=0' 'libglib-2.0.so=0' |