This commit is contained in:
Alexis Polti 2019-03-09 00:59:58 +01:00
parent 16b874968d
commit 8b80585fd1
2 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
# Fri Mar 8 19:11:07 UTC 2019
# Fri Mar 8 23:59:47 UTC 2019
pkgbase = jlink-software-and-documentation
pkgdesc = Segger JLink software & documentation pack for Linux
pkgver = 6.44a
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.44a
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 confirm=yes ")
DLAGENTS=("https::/usr/bin/env curl -o %o -d accept_license_agreement=accepted -d confirm=yes -d non_emb_ctr=confirmed")
options=(!strip)
prepare() {