blob: 0e5234c28a469701d373f1d463d84d59207c21e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = tremc-git
pkgdesc = Curses interface client for Transmission
pkgver = 0.9.5.r0.g19592ce
pkgrel = 1
url = https://github.com/tremc/tremc
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = python
optdepends = python-geoip: guess which country peers come from
optdepends = python-geoip2: guess which country peers come from
optdepends = python-pyperclip: copy magnet links to the system clipboard
provides = tremc
conflicts = tremc
source = tremc-git::git+https://github.com/tremc/tremc.git
sha256sums = SKIP
pkgname = tremc-git
|