mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 15:29:38 +01:00
v6.44a
This commit is contained in:
parent
16b874968d
commit
8b80585fd1
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue