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