summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 204646d5db26fb839f15dd24ba1b0f709934c8d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = pysword
	pkgdesc = A native Python2/3 reader module for the SWORD Project Bible Modules
	pkgver = 0.2.6
	pkgrel = 1
	url = https://gitlab.com/tgc-dk/pysword
	arch = any
	license = GPL2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = pysword-0.2.6.tar.gz::https://gitlab.com/tgc-dk/pysword/repository/archive.tar.gz?ref=0.2.6
	sha256sums = 93978e4efdf5f1985f24ff1c62de4217be4c163d7e30678306887b6cf1fb275a

pkgname = python-pysword
	depends = python
	depends = python-setuptools

pkgname = python2-pysword
	depends = python2
	depends = python2-setuptools