summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1c058993151c3ae684062df0757b21fc8f05e589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = stig-git
	pkgdesc = TUI and CLI client for the Transmission daemon
	pkgver = v0.12.12a0.r0.gdfc1cec
	pkgrel = 1
	url = https://github.com/rndusr/stig
	arch = any
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-urwid
	depends = python-urwidtrees
	depends = python-aiohttp
	depends = python-pyxdg
	depends = python-blinker
	depends = python-natsort
	depends = python-async-timeout
	optdepends = python-aiohttp-socks: proxy support
	optdepends = python-pprofile: profiling
	optdepends = python-setproctitle: prettifies the process name
	provides = stig
	conflicts = stig
	source = git+https://github.com/rndusr/stig.git
	sha256sums = SKIP

pkgname = stig-git