summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d6030ead1bd9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = httm-git
+ 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 = r1978.f535197
+ pkgrel = 1
+ url = https://github.com/kimono-koans/httm
+ arch = x86_64
+ license = MPL-2.0
+ makedepends = cargo
+ makedepends = git
+ depends = gcc-libs
+ optdepends = btrfs-progs: BTRFS support
+ optdepends = zfs-utils: ZFS support
+ provides = httm
+ conflicts = httm
+ conflicts = httm-bin
+ options = !strip
+ options = !emptydirs
+ source = git+https://github.com/kimono-koans/httm.git
+ sha512sums = SKIP
+
+pkgname = httm-git