summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85fb503430aa09e2813a945ab22f88bcd4b037d5 (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.6.0
	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.6.0/torrenttools-0.6.0.tar.gz
	md5sums = SKIP

pkgname = torrenttools