blob: 3ba553edf0c757d8e191a24fa8fe0d428a84c244 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = systemrescue-usbwriter
pkgdesc = Tool to write SystemRescue to a USB memory stick
pkgver = 1.0.2
pkgrel = 2
url = https://gitlab.com/systemrescue/systemrescue-usbwriter
arch = any
license = GPL-3.0-or-later
depends = bash
depends = dialog
depends = fuse2
depends = isomd5sum
depends = libisoburn
depends = syslinux
source = systemrescue-usbwriter-1.0.2.tar.gz::https://gitlab.com/systemrescue/systemrescue-usbwriter/-/archive/1.0.2/systemrescue-usbwriter-1.0.2.tar.gz
sha256sums = b2decf6ae54d4cefd3234fe015a1fb668bcbd958079a43eeab178c5fa8d4a562
pkgname = systemrescue-usbwriter
|