blob: eba3ee1d025ee54c5000b2f78111e105b83447aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = diskonaut-git
pkgdesc = Terminal disk space navigator
pkgver = 0.11.0.r3.g65cd829
pkgrel = 1
url = https://github.com/imsnif/diskonaut
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
provides = diskonaut
conflicts = diskonaut
source = diskonaut-git::git+https://github.com/imsnif/diskonaut
sha256sums = SKIP
pkgname = diskonaut-git
|