blob: 1785b1a7b089c658547ec731ebcd0778cc9116ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ghidra-extension-picoblaze-git
pkgdesc = PicoBlaze for ghidra
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/CUB3D/ghidra-picoblaze
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = gradle
makedepends = ghidra
depends = ghidra
source = git+https://github.com/CUB3D/ghidra-picoblaze
sha256sums = SKIP
pkgname = ghidra-extension-picoblaze-git
|