blob: 964b185605e5a6057718a2daca0872571119e761 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = harvest-bin
pkgdesc = Tool to sort large collections of files according to common typologies
pkgver = 0.8
pkgrel = 1
url = https://github.com/dyne/harvest
arch = x86_64
license = GPL3
depends = gcc-libs
conflicts = harvest
source = https://github.com/dyne/harvest/releases/download/v0.8/harvest.elf
sha512sums = 1912bc5019dc4f1a55855cfcc589e9b248b23dee182155f296d0160f76bd30989ba2b103036a78fca2d3784fd4c3627f741a52afc4d45d305dace4ca695b2019
pkgname = harvest-bin
|