blob: c960c9c4e34cae99f94895d3ceb16c17a248000e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = stig
pkgdesc = TUI and CLI client for the Transmission daemon
pkgver = 0.11.2a0
pkgrel = 5
url = https://github.com/rndusr/stig
arch = any
license = GPL
makedepends = python-setuptools
depends = python
depends = python-urwid
depends = python-urwidtrees
depends = python-aiohttp
depends = python-pyxdg
depends = python-blinker
depends = python-natsort
optdepends = python-pprofile: profiling
optdepends = python-setproctitle: prettifies the process name
source = stig-0.11.2a0.tar.gz::https://github.com/rndusr/stig/archive/v0.11.2a0.tar.gz
sha256sums = cf2f57486fa980407b9762750e669099857069e6e17dd97860b5beada735efeb
pkgname = stig
|