summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a09936af410581462daa3b9a8f6eab8af5cac81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = imhex-git
	pkgdesc = A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM
	pkgver = 1.6.1.r20.g4328a33
	pkgrel = 1
	url = https://github.com/WerWolv/ImHex
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = cmake
	depends = glfw
	depends = glm
	depends = capstone
	depends = llvm-libs
	depends = llvm
	depends = nlohmann-json
	depends = python
	provides = imhex
	conflicts = imhex
	source = imhex-git::git+https://github.com/WerWolv/ImHex.git
	sha256sums = SKIP

pkgname = imhex-git