blob: d9a27e48aca71284232634b15f3c43959fc31839 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = dool-git
pkgdesc = A versatile resource statistics tool
pkgver = 1.0.0.r1.g34a3244
pkgrel = 1
url = https://github.com/scottchiefbaker/dool
arch = any
license = GPL
depends = python
depends = python-six
provides = dool
conflicts = dool
source = dool::git+https://github.com/scottchiefbaker/dool.git
sha512sums = SKIP
pkgname = dool-git
|