blob: 8836ab57e62d4c5fe2bc1f05230eb8907839d301 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = httm-bin
pkgdesc = Prints the size, date and locations of available unique versions (deduplicated by modify time and size) of files residing on ZFS, BTRFS, or NILFS snapshots. (binary .deb)
pkgver = 0.46.6
pkgrel = 1
url = https://github.com/kimono-koans/httm
arch = x86_64
license = MPL-2.0
optdepends = btrfs-progs: BTRFS support
optdepends = zfs-utils: ZFS support
optdepends = nilfs-utils: NILFS2 support
provides = httm
conflicts = httm
conflicts = httm-git
options = !strip
options = !emptydirs
source = httm-bin-0.46.6.deb::https://github.com/kimono-koans/httm/releases/download/0.46.6/httm_0.46.6-1_amd64.deb
sha512sums = f289d753360f5e8799eb9a05c9efac11e4924632397f3c000ab2bccf8a55cb31d75f3fa2d55063398470c56ba63fd5ad04d280e0a715e1b4709233ebfb4d4cb3
pkgname = httm-bin
|