blob: 814981756faa4852fbd9ced218694a8c16cf699d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = httm
pkgdesc = Prints the size, date and locations of available unique versions (deduplicated by modify time and size) of files residing on ZFS or BTRFS snapshots.
pkgver = 0.17.9
pkgrel = 1
url = https://github.com/kimono-koans/httm
arch = x86_64
license = MPL-2.0
makedepends = cargo
conflicts = httm-bin
options = !strip
options = !emptydirs
source = httm-0.17.9.tar.gz::https://static.crates.io/crates/httm/httm-0.17.9.crate
sha512sums = 6a1e9c511dd816956af2b2f44153cd2cc82223c2736899278c6e686c3c53119c4df2e39330b7d613dfa9aa73fbc3340387d8c433c5e6437bafef0d6d9603da6e
pkgname = httm
|