We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6.2.1
6.3.0
1 parent 343085d commit 2b7b199Copy full SHA for 2b7b199
packages/anydesk-bin/anydesk-bin.pacscript
@@ -3,11 +3,11 @@ gives="anydesk"
3
breaks=("${gives}-deb")
4
replace=("${gives}")
5
repology=("project: ${gives}")
6
-pkgver="6.2.1"
+pkgver="6.3.0"
7
url="https://download.anydesk.com/linux/${gives}-${pkgver}-amd64.tar.gz"
8
depends=("libc6" "libgcc1" "libglib2.0-0" "libgtk2.0-0" "libstdc++6" "libx11-6" "libxcb-shm0" "libxcb1" "libpango1.0-dev" "libcairo2" "libxrandr2" "libx11-xcb1" "libxtst6" "libxfixes3" "libxdamage1" "libgtkglext1")
9
pkgdesc="Platform independent remote access to personal computers and other devices running the host application - Binary version"
10
-hash="96a7ded2144ecdaff381c34e49eee3275caaaac00847e91abf5e7783706c989c"
+hash="b1e3337d35ce19af93963829988b2014e8acfbbf6bd1b5adfb8bc7dcd6fee452"
11
arch=('amd64')
12
13
package() {
0 commit comments