I'm having a problem with installing the package using yay
==> Validating source files with sha512sums... workspacesclient_amd64.deb ... FAILED ==> ERROR: One or more files did not pass the validity check! Error downloading sources: amazon-workspacesclient
PKGBUILD contents from /home/$USER/.cache/yay/amazon-workspacesclient
# Maintainer: Asem Arafa <asem.arafa at gmail dot com>
pkgname=amazon-workspacesclient
pkgver=3.0.8.529
pkgrel=1
pkgdesc='Amazon WorkSpaces Client'
arch=('x86_64')
license=('custom')
url='https://clients.amazonworkspaces.com/'
depends=('gtk3' 'webkit2gtk' 'libsoup')
options=('!strip' 'staticlibs')
source=('https://d3nt0h4h6pmmc4.cloudfront.net/workspacesclient_amd64.deb')
sha512sums=('db09eda82ec74357cd5ab50c698a5ebbf500b33b6ed3150062eff7429ca93eef198eabbc0828f9add1b8423729874c8036f69b6ef3835980e1da6ccf021fc6ce')
package() {
cd "$srcdir"
tar axfv data.tar.xz -C "${pkgdir}"
}
Pinned Comments
janek commented on 2025-01-28 13:58 (UTC)
The package is now finally upgraded to the latest 2024.x release!
Thanks to @row's patch it not only supports the DCV, but also continues to support PCoIP.
If anyone has issues with the new release: I also published the old release under a new name here: https://aur.archlinux.org/packages/amazon-workspaces-legacy-bin
Please still comment here if you have any issues with the new release & include your streaming protocol (DCV/PCoIP). Thanks!
Thank you very much @row.