blob: f866abc5afca6cbdea64da908e3f6eb8ae474cda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-torf
pkgdesc = Python module to create, parse and edit torrent files and magnet links
pkgver = 4.3.0
pkgrel = 1
url = https://github.com/rndusr/torf/
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-flatbencode
source = https://github.com/rndusr/torf/archive/v4.3.0/python-torf-4.3.0.tar.gz
sha256sums = 8194068ba989add1ffd87e8ccef9247b65cde6e483cc05de78ed8689225f52aa
pkgname = python-torf
|