summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJanek Thomaschewski2025-05-16 23:50:18 +0200
committerJanek Thomaschewski2025-05-16 23:50:18 +0200
commit1546be252db0adc44cfdef2318308c4a08f95679 (patch)
treea38a812e974b586d4bab5233cf7565c1b09c8376 /PKGBUILD
parent5c9750d605d8dcceab9afa4d35bcb059b28add27 (diff)
downloadaur-amazon-workspaces-legacy-bin.tar.gz
upgpkg: amazon-workspaces-legacy-bin 4.7.0.4312-2
remove unnecessary icu dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1803eb83a99b..b15afe68fcbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=amazon-workspaces-legacy-bin
pkgver=4.7.0.4312
-pkgrel=1
+pkgrel=2
_aptdist=focal
pkgdesc='Amazon Workspace Client (Legacy version, only PCoIP)'
arch=('x86_64')
@@ -13,7 +13,6 @@ conflicts=('amazon-workspaces-bin')
depends=(
'gtk3'
'webkit2gtk'
- 'icu63'
'libsoup'
'graphicsmagick'
'hiredis0.14'