blob: 5bad2a0a4597557b13c079a70317816730b205a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = hashdeep
pkgdesc = cross-platform tools to message digests for any number of files
pkgver = 4.4
pkgrel = 7
url = https://github.com/jessek/hashdeep
arch = x86_64
license = GPL
license = custom
depends = gcc-libs
source = hashdeep-4.4.tar.gz::https://github.com/jessek/hashdeep/archive/refs/tags/v4.4.tar.gz
source = hashdeep-4.4-fix-errors-found-by-clang.patch::https://github.com/jessek/hashdeep/commit/6ef69a26126ee4e69a25392fd456b8a66c51dffd.patch
sha256sums = ad78d42142f9a74fe8ec0c61bc78d6588a528cbb9aede9440f50b6ff477f3a7f
sha256sums = e690df50252700517bf3f62f8f83930469108dd2869808bcbc8f7bac1b47ffc7
pkgname = hashdeep
|