From d101c04cc83bf9df2852ed521de4133f69f6a984 Mon Sep 17 00:00:00 2001 From: Alexis Polti Date: Mon, 13 May 2019 14:14:47 +0200 Subject: [PATCH] Update licene agreement --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a3363d5b7a70..db4e9f3e40e4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Fri May 3 19:11:03 UTC 2019 +# Mon May 13 12:14:31 UTC 2019 pkgbase = jlink-software-and-documentation pkgdesc = Segger JLink software & documentation pack for Linux pkgver = 6.44h - pkgrel = 0 + pkgrel = 1 epoch = 16 url = https://www.segger.com/jlink-software.html install = jlink-software-and-documentation.install diff --git a/PKGBUILD b/PKGBUILD index b017dc33d0c5..8f2044ee8366 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=jlink-software-and-documentation pkgver=6.44h -pkgrel=0 +pkgrel=1 epoch=16 pkgdesc="Segger JLink software & documentation pack for Linux" arch=('i686' 'x86_64') @@ -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() {