blob: 0a60663d6e4f6e4fd3d910b42cd9d4e96e8a92d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-dirhash
pkgdesc = Python module and CLI for hashing of file system directories.
pkgver = 0.5.0
pkgrel = 1
url = https://github.com/andhus/dirhash-python
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-versioneer
depends = python>=3.12
source = https://github.com/andhus/dirhash-python/releases/download/v0.5.0/dirhash-0.5.0.tar.gz
b2sums = 3c2e8dc652d212ca267fc7843e19ced4383ca60f8abc7a7bc36e210d821ea425b34dc3aa2b97bfe3e46a9de8448194818c658653c66dbad99a3bef72d8912e9b
pkgname = python-dirhash
|