blob: 37b1f9dd7cf1a46d3cf05db17aa848d982b06e13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = uinit
pkgdesc = uinit -- smallest init possible
pkgver = 20171230git
pkgrel = 1
url = https://github.com/shiftypenguin/uinit
arch = i686
arch = x86_64
license = custom:unlicense
makedepends = git
source = git+https://github.com/shiftypenguin/uinit.git#commit=8c11abef
sha512sums = SKIP
pkgname = uinit
|