blob: e6661e14d674c33e7276a9f472a55396e23d1a96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = mkinitcpio-uname
pkgdesc = Add uname output to early boot process
pkgver = 0.2.2
pkgrel = 1
url = https://github.com/eworm-de/mkinitcpio-uname
install = mkinitcpio-uname.install
arch = any
license = GPL
makedepends = git
source = git+https://github.com/eworm-de/mkinitcpio-uname.git#tag=0.2.2?signed
validpgpkeys = BD84DE71F493DF6814B0167254EDC91609BC9183
sha256sums = SKIP
pkgname = mkinitcpio-uname
|