summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9f059b1e67359e3f9ed118a6e5d1bf807f5d05a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = aquatic
	pkgdesc = A multi-threaded BitTorrent tracker written in Rust.
	pkgver = r1076.222fac0
	pkgrel = 1
	url = https://github.com/greatest-ape/aquatic
	install = aquatic.install
	arch = x86_64
	license = Apache License 2.0
	makedepends = rustup
	source = git+https://github.com/greatest-ape/aquatic
	sha512sums = SKIP

pkgname = aquatic-udp
	pkgdesc = A multi-threaded BitTorrent tracker written in Rust - UDP daemon.

pkgname = aquatic-http
	pkgdesc = A multi-threaded BitTorrent tracker written in Rust - HTTPS daemon.

pkgname = aquatic-ws
	pkgdesc = A multi-threaded BitTorrent tracker written in Rust - WebSocket daemon.