Added .SRCINFO
This commit is contained in:
15
.SRCINFO
Normal file
15
.SRCINFO
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user