summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8dc86d85c772201149b216506c3f837bc55878c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = mkusb
	pkgdesc = A shell script to create ISO multiboot USB flash drives that support both legacy and EFI boot
	pkgver = 0.3.0
	pkgrel = 1
	url = https://github.com/lilyinstarlight/mkusb
	arch = any
	license = MIT
	depends = bash
	depends = dosfstools
	depends = grub
	optdepends = dialog: required if not specifying device on command line
	optdepends = syslinux: only required for FreeDOS
	source = mkusb-0.3.0.tar.gz::https://github.com/lilyinstarlight/mkusb/archive/v0.3.0.tar.gz
	sha512sums = ac4f66dc7e062cf8eb3500d990070bc32053087042e6118b53eb25a70e92aa56efbab205f0ed579e394fa191caa1f571967e6b7b4ef0e2d1ce841e201591baab

pkgname = mkusb