summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cc34ef7adc697c19a8f195349a45e5c09a0eb5a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = linux_install-git
	pkgdesc = Install various distros from Linux to any architecture.
	pkgver = 0.5.3.r0.g62bf965
	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
	source = git+https://github.com/alealexpro100/linux_install.git
	md5sums = SKIP

pkgname = linux_install-git