summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b004c932da64b395b84c921cff3a286b4114debe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = walk-sor-git
	pkgdesc = Plan 9 style utilities to replace find
	pkgver = r12.70f7a8c
	pkgrel = 1
	url = https://github.com/google/walk
	arch = x86_64
	license = Apache
	makedepends = git
	depends = bash
	depends = glibc
	source = git+https://github.com/google/walk
	sha256sums = SKIP

pkgname = walk-git
	pkgdesc = Recursively walks a directory, printing each path
	depends = glibc

pkgname = sor-git
	pkgdesc = Takes standard input, dropping lines for which a command fails
	arch = any
	depends = bash