summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a9b9a63dd5d20e65e0d87194d6418cd1f7bdbc0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = bin2cpp-git
	pkgdesc = CLI tool to embed binary files into C++ headers
	pkgver = 1.0.5
	pkgrel = 1
	url = https://github.com/rickisgone/bin2cpp
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = git
	conflicts = bin2cpp
	source = bin2cpp::git+https://github.com/rickisgone/bin2cpp.git
	sha256sums = SKIP

pkgname = bin2cpp-git