community/ldc to 1.17.0-3

This commit is contained in:
Kevin Mihelich 2019-09-15 18:49:58 +00:00
parent 5e4e7a3c62
commit 5651522f16

View file

@ -10,12 +10,12 @@ buildarch=12
pkgname=('ldc' 'liblphobos')
groups=('dlang' 'dlang-ldc')
pkgver=1.16.0
_pkgcommit=3f2a9303ec93de33899d5a5800775055a59b01cd
_dversion=2.086.1
pkgver=1.17.0
_pkgcommit=67d5ff27cb8e5f14017f9fe4af431b64ec82075e
_dversion=2.087.1
_clangversion=8.0.1 # related to where ldc2 looks for compiler-rt sanitizers
epoch=2
pkgrel=2
pkgrel=3
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
arch=('x86_64')
url="https://github.com/ldc-developers/ldc"