blob: 28c6fcf7d495908b260b2a1e492e2f92081658ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = torf-cli
pkgdesc = A tool for creating, reading and editing torrent files
pkgver = 5.2.1
pkgrel = 1
url = https://github.com/rndusr/torf-cli/
arch = any
license = GPL-3.0-or-later
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-torf
depends = python-pyxdg
source = https://github.com/rndusr/torf-cli/archive/v5.2.1/torf-cli-5.2.1.tar.gz
source = 010-torf-cli-fix-timezone-issue-in-tests.patch::https://github.com/rndusr/torf-cli/commit/a14440155add93c0fe5f5366d5d1af6195db4d96.patch
sha256sums = 7fa885a18a3e9fd586c038c8d4a648fac20932f90cd5be1971a24ac84c0f6037
sha256sums = 6bc653baeab37ee831051901cf70916fe422a6ebcb87d0f9e572dfd3c8b95718
pkgname = torf-cli
|