summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 387fdab1a868513b5d2c4bb0baef1d509083c8d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = mkusb
	pkgdesc = A shell script to create ISO multiboot USB flash drives that support both legacy and EFI boot
	pkgver = 0.2.4
	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.2.4.tar.gz::https://github.com/lilyinstarlight/mkusb/archive/v0.2.4.tar.gz
	sha256sums = c3fd9bb258dee27820d6a38dd4766db2442bcb5a2e39507e9b061f3dd011558a

pkgname = mkusb