Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

anydesk: update to 6.2.0. #38047

Merged
merged 1 commit into from Jul 14, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions srcpkgs/anydesk/template
@@ -1,7 +1,7 @@
# Template file for 'anydesk'
pkgname=anydesk
version=6.1.1
revision=2
version=6.2.0
revision=1
archs="x86_64"
create_wrksrc="yes"
hostmakedepends="patchelf rpmextract"
Expand All @@ -16,8 +16,8 @@ restricted=yes

distfiles="https://download.anydesk.com/linux/anydesk_${version}-1_x86_64.rpm
https://download.anydesk.com/linux/anydesk-${version}-amd64.tar.gz"
checksum="93f8ffb2ec46b7601be7682a4096a23ac19768bc5bcd88afb28a88c90f38867a
102e72c75502a4779083320322dd047e2b0c00a25ead7444a00aad1db54325aa"
checksum="49ffb7e2a0ac1f44319cbf221606e25171cc2a6925b5b31aad484b290740d48e
93ce67407d855b21170e007e3dde324ad7cd0a3922206136bc0fd84d72da2b8a"


do_build() {
Expand Down