blob: 04978ed48279349978e536be388e68db302b325f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = binocle-git
pkgdesc = A graphical tool to visualize binary data (git)
pkgver = 0.2.0.r4.g845890a
pkgrel = 1
url = https://github.com/sharkdp/binocle
arch = x86_64
license = MIT
license = Apache
makedepends = rust
makedepends = git
depends = gcc-libs
provides = binocle
conflicts = binocle
source = git+https://github.com/sharkdp/binocle
sha256sums = SKIP
pkgname = binocle-git
|