community/ldc to 1.14.0-1

This commit is contained in:
Kevin Mihelich 2019-02-24 05:11:02 +00:00
parent 039ba8d1e3
commit e0fa399932

View file

@ -10,10 +10,10 @@ buildarch=12
pkgname=('ldc' 'liblphobos')
groups=('dlang' 'dlang-ldc')
pkgver=1.13.0
_pkgcommit=d4858cfbcbd85a09b94e2d3a2e9bc54ba6f244c4
_dversion=2.083.1
_clangversion=7.0.0 # related to where ldc2 looks for compiler-rt sanitizers
pkgver=1.14.0
_pkgcommit=e319c790f574d630ab0b930b980cfc1120ebe1d8
_dversion=2.084.1
_clangversion=7.0.1 # related to where ldc2 looks for compiler-rt sanitizers
epoch=2
pkgrel=1
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"