mirror of
https://github.com/archlinux/aur.git
synced 2026-02-17 09:43:48 +01:00
Update licene agreement
This commit is contained in:
parent
fa55b75d6d
commit
d101c04cc8
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.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
|
||||
|
|
|
|||
4
PKGBUILD
4
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() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue