blob: b9a98dbcd3d716577633f196e1578ea8bfd9fad5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = mkinitcpio-randommac
pkgdesc = Initialize network device with random mac address
pkgver = 0.2.0
pkgrel = 2
url = https://github.com/eworm-de/mkinitcpio-randommac
install = mkinitcpio-randommac.install
arch = any
license = GPL
makedepends = git
depends = macchanger
source = git+https://github.com/eworm-de/mkinitcpio-randommac.git#tag=0.2.0?signed
validpgpkeys = BD84DE71F493DF6814B0167254EDC91609BC9183
sha256sums = SKIP
pkgname = mkinitcpio-randommac
|