summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7eb96bc8c75a4c5e038d836bcea3734fae7bfa99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = iroh-git
	pkgdesc = An Implementation IPFS in Rust
	pkgver = 0.5.1
	pkgrel = 1
	url = https://github.com/n0-computer/iroh
	arch = x86_64
	license = MIT
	license = Apache
	makedepends = git
	makedepends = cargo
	depends = gcc-libs
	source = iroh-git::git+https://github.com/n0-computer/iroh.git#tag=v0.5.1
	sha256sums = SKIP

pkgname = iroh-git