Update licene agreement

This commit is contained in:
Alexis Polti 2019-05-13 14:14:47 +02:00
parent fa55b75d6d
commit d101c04cc8
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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() {