Skip to content

Commit

Permalink
upd(anydesk-bin): 6.3.0 -> 6.4.0 (#6880)
Browse files Browse the repository at this point in the history
Co-authored-by: ook37 <[email protected]>
  • Loading branch information
oklopfer and ook37 authored Jan 16, 2025
1 parent 4755f48 commit 9213430
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/anydesk-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = anydesk-bin
gives = anydesk
pkgver = 6.3.0
pkgver = 6.4.0
pkgdesc = Platform independent remote access to personal computers and other devices running the host application - Binary version
arch = amd64
depends = libc6
Expand All @@ -22,7 +22,7 @@ pkgbase = anydesk-bin
breaks = anydesk-deb
replaces = anydesk
repology = project: anydesk
source = @anydesk-bin~6.3.0::https://download.anydesk.com/linux/anydesk-6.3.0-amd64.tar.gz
sha256sums = b1e3337d35ce19af93963829988b2014e8acfbbf6bd1b5adfb8bc7dcd6fee452
source = @anydesk-bin~6.4.0::https://download.anydesk.com/linux/anydesk-6.4.0-amd64.tar.gz
sha256sums = c86cd3a9bbf74904fa57f0dc63c1af4435e2958ad95d5b2640e9eacbfe7e7aff

pkgname = anydesk-bin
4 changes: 2 additions & 2 deletions packages/anydesk-bin/anydesk-bin.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ gives="anydesk"
breaks=("${gives}-deb")
replaces=("${gives}")
repology=("project: ${gives}")
pkgver="6.3.0"
pkgver="6.4.0"
source=("@${pkgname}~${pkgver}::https://download.anydesk.com/linux/${gives}-${pkgver}-amd64.tar.gz")
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")
pkgdesc="Platform independent remote access to personal computers and other devices running the host application - Binary version"
sha256sums=("b1e3337d35ce19af93963829988b2014e8acfbbf6bd1b5adfb8bc7dcd6fee452")
sha256sums=("c86cd3a9bbf74904fa57f0dc63c1af4435e2958ad95d5b2640e9eacbfe7e7aff")
arch=('amd64')

package() {
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ pkgname = ani-cli-bin
---
pkgbase = anydesk-bin
gives = anydesk
pkgver = 6.3.0
pkgver = 6.4.0
pkgdesc = Platform independent remote access to personal computers and other devices running the host application - Binary version
arch = amd64
depends = libc6
Expand All @@ -257,8 +257,8 @@ pkgbase = anydesk-bin
breaks = anydesk-deb
replaces = anydesk
repology = project: anydesk
source = @anydesk-bin~6.3.0::https://download.anydesk.com/linux/anydesk-6.3.0-amd64.tar.gz
sha256sums = b1e3337d35ce19af93963829988b2014e8acfbbf6bd1b5adfb8bc7dcd6fee452
source = @anydesk-bin~6.4.0::https://download.anydesk.com/linux/anydesk-6.4.0-amd64.tar.gz
sha256sums = c86cd3a9bbf74904fa57f0dc63c1af4435e2958ad95d5b2640e9eacbfe7e7aff

pkgname = anydesk-bin
---
Expand Down

0 comments on commit 9213430

Please sign in to comment.