# Maintainer: Christian Rebischke pkgname='binnavi' pkgver=6.0.0 pkgrel=1 pkgdesc="BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code" arch=('any') url="https://github.com/google/binnavi" license=('Apache') depends=('') source=('https://github.com/google/binnavi/archive/v6.0.0.tar.gz') sha512sums=('a68fd9f5bd423609d77d35f7e0dd1603ac52ef6765f1c9ca02261b6e8f6b13f062cd7939ec183a3129b7f8ca740b3defa6ef56d8940feb14c1988826e8a01092') package() { echo "in work" }