blob: 33e039abba2896e607e441a9e3503e99c07dc702 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = zfs-file-history-git
pkgdesc = Terminal UI for inspecting and restoring file history on ZFS snapshots.
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/markusressel/zfs-file-history
arch = x86_64
license = AGPL3
makedepends = go
makedepends = git
depends = glibc
provides = zfs-file-history
conflicts = zfs-file-history
source = git+https://github.com/markusressel/zfs-file-history
sha256sums = SKIP
pkgname = zfs-file-history-git
|