summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4b747fc1bbbfe223d1e00c1cd07aaf945c0ef122 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-crc
	pkgdesc = Library and CLI to calculate and verify all kinds of CRC checksums
	pkgver = 7.0.0
	pkgrel = 1
	url = https://github.com/Nicoretti/crc
	arch = any
	license = custom:BSD License
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-poetry
	source = https://github.com/Nicoretti/crc/releases/download/7.0.0/crc-7.0.0.tar.gz
	sha256sums = b9fc521042167f2b59d9183ce27acc0897e4a17748421e8b304ccdf7ebf4280a

pkgname = python-crc
	depends = python
	depends = python-poetry