blob: 388bfde2160c173849d62057fc83ec7bf1c427e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = graphmod-git
pkgdesc = Present the module dependencies of a program as a 'dot' graph
pkgver = 1.4.r53.g983c38f
pkgrel = 6
url = https://github.com/yav/graphmod
arch = i686
arch = x86_64
license = BSD-3-Clause
makedepends = git
makedepends = stack
depends = gmp
provides = graphmod=1.4
conflicts = graphmod
source = graphmod-git::git+https://github.com/yav/graphmod.git
sha256sums = SKIP
pkgname = graphmod-git
|