summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58aaf84dd4c2933d639dfac1e9a725a384b73cac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = sb-bin
	pkgdesc = A command-line tool to search binaries in Unix-like systems
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/siaeyy/sb
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = cargo
	depends = glibc
	optdepends = man-db: For binary descriptions
	optdepends = groff: For binary descriptions
	source = https://github.com/siaeyy/sb/releases/download/v0.1.0/sb_x86_64-unknown-linux-gnu
	sha256sums = 0a89c6f78a7e5261e7028e032c477f3d0840fb82031177029ab483c53f4a4a9d

pkgname = sb-bin