summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 676a1cd64b9917403c4a3618ab73f9a3623530a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-lzfse
	pkgdesc = Python bindings for the LZFSE reference implementation
	pkgver = 0.4.2
	pkgrel = 2
	url = https://github.com/m1stadev/lzfse
	arch = x86_64
	license = MIT
	license = BSD-3-Clause
	makedepends = git
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	source = python-lzfse-0.4.2::git+https://github.com/m1stadev/lzfse.git#tag=v0.4.2
	source = git+https://github.com/lzfse/lzfse.git#commit=88e2d2788b4021d0b2eb9fe2d97352ae9190f128
	sha256sums = 362ac868ae1fbdf4e306fbecf4e945760db0dd2f51481e04c2ea756e2356074e
	sha256sums = b298e890b2565994424e0b4b56af1f8620c7ca223df35e442ad09448d6fe9cec

pkgname = python-lzfse