summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c81326cf0178e9c03fd9a4c6be1582c2e2d0fc3e (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.1
	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.1.tar.gz::https://github.com/lilyinstarlight/mkusb/archive/v0.3.1.tar.gz
	sha512sums = 578ca1157090dad73ed803f65f88983e5d6f77fca9491428d9c7dccc00e48cb021a3c87c52ff0f7740e4b9e5bc61e20978845bd8b92de2b969d763f4eacd839b

pkgname = mkusb