summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2a72e49bdff5b5b22ef5209605642cab3f306396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = torrenttools
	pkgdesc = Commandline tool for inspecting, creating and editing BitTorrent metafiles.
	pkgver = 0.5.1
	pkgrel = 1
	url = https://github.com/fbdtemme/torrenttools
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = cmake
	makedepends = make
	makedepends = git
	makedepends = nasm
	makedepends = autoconf
	makedepends = automake
	makedepends = m4
	depends = openssl
	depends = intel-tbb
	provides = torrenttools
	source = https://github.com/fbdtemme/torrenttools/releases/download/v0.5.1/torrenttools-0.5.1.tar.gz
	md5sums = SKIP

pkgname = torrenttools