blob: 6857eea62099a78f27127aeb64333fe4760c3977 (
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.29.1
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.29.1.deb::https://github.com/kimono-koans/httm/releases/download/0.29.1/httm_0.29.1_amd64.deb
sha512sums = a2fcb7f435b7d0aed9f5148b488fe183fee0b981c2a79c55d8e0a1adadb8d66288ee5c8bcd166a6fcf6624d2bc142596f0ac26ab6c8774df745d28651b5a1104
pkgname = httm-bin
|