blob: d1a807ce2b24963e198b25f106d1dfb988bf0c09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = rdis-git
pkgdesc = A graphic binary analysis tool. Check rdis-lua for some scripts that improve its functionality.
pkgver = 20200602
pkgrel = 1
url = https://github.com/endeav0r/rdis
arch = x86_64
license = GPL3
makedepends = git
depends = gtk3
depends = luajit
depends = jansson
depends = udis86
source = git+https://github.com/endeav0r/rdis.git
md5sums = SKIP
pkgname = rdis-git
|