blob: 343e65bdba79c9a83d02c3db8a9546819f1350f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = colordf
pkgdesc = Colored and configurable version of df
pkgver = 1.1
pkgrel = 1
url = https://github.com/Calendulish/colordf
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
license = GPLv2
makedepends = util-linux-libs
makedepends = cmake
source = https://github.com/Calendulish/colordf/archive/v1.1.tar.gz
sha256sums = 181decf4a0d492f0dc0182e834b1255a28e1c07a68d9ad3b71a9fdc4dfce699e
pkgname = colordf
|