summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8784f81473bac98b9e35244d651d67d316958bb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = tox-node-rs
	pkgdesc = A server application to run tox node written in pure Rust
	pkgver = 0.0.5
	pkgrel = 1
	url = https://github.com/tox-rs/tox-node
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = rust
	makedepends = cargo
	depends = libsodium
	provides = tox-node-rs
	source = tox-node-rs-0.0.5.tar.gz::https://github.com/tox-rs/tox-node/archive/v0.0.5.tar.gz
	sha256sums = 4a58080374be2b38b8b55c306562697c56149d2c8a63e8517fce530d490e2237

pkgname = tox-node-rs