summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Hillmann2022-04-19 13:04:44 +0200
committerRichard Hillmann2022-04-19 13:04:44 +0200
commitbb7f2baef13a8b76750d64eff60107e3d272f305 (patch)
treed8b4b7e0783f19104de52a5c72991eebf9593403
parent945c021c3173697ca183e9f63fb19381a6093fdf (diff)
downloadaur-bb7f2baef13a8b76750d64eff60107e3d272f305.tar.gz
Apply ICU patch to the GTK service daemon as well
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c1c3cceb0b5..7ef83618d7c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = awsvpnclient
pkgdesc = AWS VPN Client
pkgver = 3.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://aws.amazon.com/vpn/
install = awsvpnclient.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b8a8f4ee5e6b..9a9ec7859264 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Richard Hillmann <richie at project0 dot de>
pkgname=awsvpnclient
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="AWS VPN Client"
arch=('x86_64')
license=('custom')
@@ -27,7 +27,7 @@ package(){
# Apply patch for broken ICU detection, no localisation
patch -s "${pkgdir}/opt/awsvpnclient/AWS VPN Client.runtimeconfig.json" "${srcdir}/awsvpnclient.runtimeconfig.json.patch"
-
+ patch -s "${pkgdir}/opt/awsvpnclient/Service/ACVC.GTK.Service.runtimeconfig.json" "${srcdir}/awsvpnclient.runtimeconfig.json.patch"
# Workaround for missing compatibility of the SQL library with arch linux:
# Intentionally break the metrics agent,
# it will be unable to laod the dynamic lib and wont start but continue with error message