dtools initial packages (split from dmd)
This commit is contained in:
parent
bae1b6990e
commit
bd8385c285
4
PKGBUILD
4
PKGBUILD
@ -2,14 +2,14 @@
|
||||
|
||||
pkgname=('dtools')
|
||||
pkgver=2.065.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Ancilliary tools for the D programming language compiler"
|
||||
license=("custom")
|
||||
groups=('dlang' 'dlang-dmd')
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.dlang.org"
|
||||
depends=("curl")
|
||||
makedepends=('git' 'gcc' 'make' 'd-compiler' 'd-stdlib')
|
||||
makedepends=('git' 'gcc' 'make' 'd-compiler')
|
||||
source=(
|
||||
"git+http://github.com/D-Programming-Language/tools#tag=v$pkgver"
|
||||
"git+https://github.com/Dicebot/Arch-PKGBUILDs.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user