blob: 325050dc2fc5174c890f33a137e2abd1c9c52a89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wastearr-git
pkgdesc = CLI tool that analyzes Sonarr and Radarr collections to identify content with poor ratings-to-storage ratios
pkgver = r0.1.0.r0.g2104b19
pkgrel = 1
url = https://codeberg.org/mutker/wastearr
arch = x86_64
license = MIT
makedepends = git
makedepends = rust
makedepends = cargo
provides = wastearr
conflicts = wastearr
options = !strip
source = wastearr::git+https://codeberg.org/mutker/wastearr.git
sha256sums = SKIP
pkgname = wastearr-git
|