summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3052661e0dbf..70b1829610f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = amazon-workspaces-bin
pkgdesc = Amazon Workspace Client
- pkgver = 3.0.7.470
- pkgrel = 6
+ pkgver = 3.0.8.529
+ pkgrel = 1
url = https://clients.amazonworkspaces.com/
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = amazon-workspaces-bin
depends = webkit2gtk
options = staticlibs
source = workspaces-client.deb::https://d3nt0h4h6pmmc4.cloudfront.net/workspacesclient_amd64.deb
- sha256sums = 046fbeb2977395b9f420b1e2b2f6667d0182d7517848e340395ca943be694fdb
+ sha256sums = 803da8f95949c141ec2b6bd942cd8684a306d55cfd535f8d5f18ee2655c0f258
pkgname = amazon-workspaces-bin
diff --git a/PKGBUILD b/PKGBUILD
index 671adf6d6319..a6c4178b4251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Steve Engledow <steve@engledow.me>
pkgname=amazon-workspaces-bin
-pkgver=3.0.7.470
-pkgrel=6
+pkgver=3.0.8.529
+pkgrel=1
pkgdesc='Amazon Workspace Client'
arch=('i686' 'x86_64')
url="https://clients.amazonworkspaces.com/"
@@ -16,7 +16,7 @@ makedepends=(
'tar'
)
source=('workspaces-client.deb::https://d3nt0h4h6pmmc4.cloudfront.net/workspacesclient_amd64.deb')
-sha256sums=('046fbeb2977395b9f420b1e2b2f6667d0182d7517848e340395ca943be694fdb')
+sha256sums=('803da8f95949c141ec2b6bd942cd8684a306d55cfd535f8d5f18ee2655c0f258')
build() {
cd "$srcdir"