blob: a58141eeda9d290720fc6b6aaec4bbb02f33b61e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = baseer
pkgdesc = Binary analysis tool
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/thxa/baseer
arch = x86_64
license = MIT
depends = gcc
depends = make
source = https://github.com/thxa/baseer/archive/refs/tags/v0.2.0.tar.gz
sha256sums = 0cc3b382b4ec0cd41c1da6c3701810905d7e7e7a7465e9af66fbf692d0f20f93
pkgname = baseer
|