Segger changed the "Accept"-Form.
Please change the PKGBUILD, non_eu_denied_list to non_emb_ctr.
diff --git a/PKGBUILD b/PKGBUILD
index b017dc3
..9a74a4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ install=$pkgname.install
url="https://www.segger.com/jlink-software.html"
conflicts=("j-link-software-and-documentation")
replaces=("j-link-software-and-documentation")
-DLAGENTS=("https::/usr/bin/env curl -o %o -d accept_license_agreement=accepted -d non_eu_denied_list=confirmed")
+DLAGENTS=("https::/usr/bin/env curl -o %o -d accept_license_agreement=accepted -d non_emb_ctr=confirmed")
options=(!strip)
prepare() {
Pinned Comments
AlexisPolti commented on 2019-10-29 19:59 (UTC)
Please allow me at least 24h to build the new package! :)