blob: 818713e3c1fceb78624bb7796ca48cfaf5c914c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = firmware-action-git
pkgdesc = Build system for firmware images for several open source firmware solutions
pkgver = 721.871fb89
pkgrel = 1
url = https://github.com/9elements/firmware-action
arch = any
license = MIT
makedepends = git
makedepends = go
makedepends = upx
depends = docker
optdepends = dagger
provides = firmware-action
conflicts = firmware-action
source = git+https://github.com/9elements/firmware-action.git
sha256sums = SKIP
pkgname = firmware-action-git
|