blob: 6278a59db20cd8efdb130f2393cad223d214486c (
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.25.2
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.25.2.deb::https://github.com/kimono-koans/httm/releases/download/0.25.2/httm_0.25.2_amd64.deb
sha512sums = 729b4d14d9389e6bbb31ef8b6cedbb92affd2405bf757bd15e9564a4b966c528ecc1202ef570134fecae195f5a33ee5f9d09e8eb824e03143eccdb4602025372
pkgname = httm-bin
|