summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b03b0a2bccc67f4f5659ab2065187e43c607aff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = linux_install-git
	pkgdesc = Install various distros from Linux to any architecture.
	pkgver = 0.5.6.r0.ge292cbd
	pkgrel = 1
	url = https://github.com/alealexpro100/linux_install
	arch = any
	license = GPL3
	makedepends = git
	depends = coreutils
	depends = util-linux
	depends = bash
	depends = wget
	depends = tar
	depends = zstd
	optdepends = debootstrap: debian support
	optdepends = qemu-user-static: foreign architectures support
	optdepends = rpmextract: rpm-bootstrap support
	source = git+https://github.com/alealexpro100/linux_install.git
	md5sums = SKIP

pkgname = linux_install-git