blob: 439d8181243eeaf45770cf0a9ec762b13d7f1302 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Generated by mksrcinfo v8
# Mon Jul 17 09:47:36 UTC 2017
pkgbase = dfix-git
pkgdesc = Tool for automatically upgrading D source code - git version
pkgver = 0.3.2.r0.g396fd6b
pkgrel = 1
url = https://github.com/dlang-community/dfix
arch = i686
arch = x86_64
groups = dlang
license = custom: BSL
makedepends = dmd
makedepends = git
depends = gcc-libs
provides = dfix
conflicts = dfix
source = git://github.com/dlang-community/dfix.git
source = http://www.boost.org/LICENSE_1_0.txt
md5sums = SKIP
md5sums = e4224ccaecb14d942c71d31bef20d78c
pkgname = dfix-git
|