blob: 5165ff1b6f02e3ffb9cfb7d773cbf49f34534f51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = filebyte
pkgdesc = A CLI tool to list files and directories with sizes in various units
pkgver = 1.4.7
pkgrel = 1
url = https://github.com/execRooted/filebyte
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
source = https://github.com/execRooted/filebyte/archive/v1.4.7.tar.gz
source = install.sh
source = uninstall.sh
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = filebyte
|