Skip to content

Commit 2b7b199

Browse files
committed
upd(anydesk-bin): 6.2.1 -> 6.3.0
1 parent 343085d commit 2b7b199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/anydesk-bin/anydesk-bin.pacscript

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ gives="anydesk"
33
breaks=("${gives}-deb")
44
replace=("${gives}")
55
repology=("project: ${gives}")
6-
pkgver="6.2.1"
6+
pkgver="6.3.0"
77
url="https://download.anydesk.com/linux/${gives}-${pkgver}-amd64.tar.gz"
88
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")
99
pkgdesc="Platform independent remote access to personal computers and other devices running the host application - Binary version"
10-
hash="96a7ded2144ecdaff381c34e49eee3275caaaac00847e91abf5e7783706c989c"
10+
hash="b1e3337d35ce19af93963829988b2014e8acfbbf6bd1b5adfb8bc7dcd6fee452"
1111
arch=('amd64')
1212

1313
package() {

0 commit comments

Comments
 (0)