blob: 61a37d04ba284ffa04487ca178d379f735bdff18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cflash
pkgdesc = A small and lightweight wrapper for dd that strips away the complexity of CLI flashing.
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/cametendo/cflash-git
arch = any
license = MIT
makedepends = java-environment>=21
makedepends = maven
makedepends = git
depends = java-runtime>=21
source = cflash::git+https://github.com/cametendo/cflash-git.git
sha256sums = SKIP
pkgname = cflash
|