summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c90c82652473467f0c3062265391dc31c32bebe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = rkcfgtool-git
	pkgdesc = Command line utility for Rockchip RKDevTool configuration files
	pkgver = 1.0.0.r0.g414bf46
	pkgrel = 1
	url = https://github.com/guoh27/rkcfgtool
	arch = any
	license = MIT
	checkdepends = diffutils
	checkdepends = grep
	checkdepends = xxd
	makedepends = git
	makedepends = make
	makedepends = gcc
	provides = rkcfgtool
	conflicts = rkcfgtool
	source = rkcfgtool-git::git+https://github.com/guoh27/rkcfgtool.git
	sha256sums = SKIP

pkgname = rkcfgtool-git