mirror of
https://github.com/archlinux/aur.git
synced 2026-03-08 10:59:39 +01:00
Minor PKBUILD modifications
This commit is contained in:
parent
3377e7aa03
commit
ee9b2fa66b
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,9 +1,9 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# Fri Jan 22 02:32:32 UTC 2016
|
||||
# Fri Jan 22 02:36:40 UTC 2016
|
||||
pkgbase = jlink-software-and-documentation
|
||||
pkgdesc = Official Segger JLink software & documentation pack for Linux
|
||||
pkgdesc = Segger JLink software & documentation pack for Linux
|
||||
pkgver = 5.10h
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://www.segger.com/jlink-software.html
|
||||
install = jlink-software-and-documentation.install
|
||||
arch = i686
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
pkgname=jlink-software-and-documentation
|
||||
pkgver=5.10h
|
||||
pkgrel=2
|
||||
pkgdesc="Official Segger JLink software & documentation pack for Linux"
|
||||
pkgrel=3
|
||||
pkgdesc="Segger JLink software & documentation pack for Linux"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('custom')
|
||||
groups=('jlink-tools')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue