diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-10-13 16:16:49 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-10-13 16:16:49 +0200 |
commit | c5625bab060bc3d5ab0da5ba60ee9b53b7a5d65e (patch) | |
tree | d9f0f9b470114b58bd1dce733adc0c83018cf4b8 /vysor-bin | |
parent | 1c4cf429c4a3a85af9464bac7f073660304f56d0 (diff) | |
download | archlinuxewe-c5625bab060bc3d5ab0da5ba60ee9b53b7a5d65e.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 a1fcf3a9c..f56cf2b1c 100644 --- a/vysor-bin/PKGBUILD +++ b/vysor-bin/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=vysor pkgname=${_pkgname}-bin pkgver=5.0.7 -pkgrel=40 +pkgrel=41 pkgdesc="Mirror and control your Android device" arch=('x86_64') url="https://vysor.io" @@ -19,7 +19,7 @@ _pinned_dependencies=( 'libatk-bridge-2.0.so=0' 'libatspi.so=0' 'libcairo.so=2' - 'libcups=2:2.4.10' + 'libcups=2:2.4.11' 'libdbus-1.so=3' 'libdrm=2.4.123' 'libexpat.so=1' |