blob: 945901ff8b0dd4a1c2eeedfd4d621f8cf99fc81c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pcanflash-git
pkgdesc = Linux Tool to flash PCAN Routers
pkgver = r94.ff6be26
pkgrel = 13
url = https://github.com/peak-system/pcanflash
arch = x86_64
license = GPL-2.0-only
makedepends = git
depends = glibc
depends = linux-api-headers
optdepends = iproute2: IP Routing Utilities
provides = pcanflash
conflicts = pcanflash
source = pcanflash-git::git+https://github.com/peak-system/pcanflash.git
sha256sums = SKIP
pkgname = pcanflash-git
|