summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb94b4d78e6b7339d3bb233a51bec2db4c5f8b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = uki-script
	pkgdesc = A simple bash script and pacman hook to create unified kernel images.
	pkgver = 1.0.1
	pkgrel = 1
	url = https://www.github.com/emakman/unified-kernel-image-script
	arch = any
	license = CC0
	makedepends = git
	depends = bash
	depends = coreutils
	depends = binutils
	depends = sbsigntools
	depends = sed
	source = uki-script::git+http://www.github.com/emakman/unified-kernel-image-script
	md5sums = SKIP

pkgname = uki-script