summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78ba5c5e19240ea70c574e5e7cd9f93b4ea1ff37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = pipes-rs
	pkgdesc = An over-engineered rewrite of pipes.sh in Rust
	pkgver = 1.6.3
	pkgrel = 2
	url = https://github.com/lhvy/pipes-rs
	arch = any
	license = BlueOak-1.0.0
	makedepends = cargo
	options = !lto
	source = https://github.com/lhvy/pipes-rs/archive/refs/tags/v1.6.3.tar.gz
	sha256sums = ac7452f5b29e83bea6da14d37cf37efcf0a7c90846001cab55c4c1aea500d6cb

pkgname = pipes-rs