23 lines
730 B
Plaintext
23 lines
730 B
Plaintext
pkgbase = windows2usb
|
|
pkgdesc = Windows 7/8/8.1/10 ISO to Flash Drive burning utility for Linux (MBR/GPT, BIOS/UEFI, FAT32/NTFS)
|
|
pkgver = 0.2.1
|
|
pkgrel = 1
|
|
url = https://github.com/ValdikSS/windows2usb
|
|
arch = any
|
|
license = Apache
|
|
makedepends = git
|
|
depends = bash
|
|
depends = awk
|
|
depends = ntfs-3g
|
|
depends = dosfstools
|
|
depends = util-linux
|
|
depends = p7zip
|
|
depends = ms-sys
|
|
depends = wimlib
|
|
source = git+https://github.com/ValdikSS/windows2usb.git#tag=0.2.1
|
|
source = https://github.com/pbatard/rufus/raw/v3.18/res/uefi/uefi-ntfs.img
|
|
sha512sums = SKIP
|
|
sha512sums = bfdf696ffc967e93aebdd480b40a585e6d03b5660fd07ab9b06bfad6279e0b7f8e371b3c1d9081779721c1085faf86657bbc9003a7cb35b459f36e68743f3850
|
|
|
|
pkgname = windows2usb
|