mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/ldc to 1.16.0-2
This commit is contained in:
parent
b86194829a
commit
96bb662ae9
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ groups=('dlang' 'dlang-ldc')
|
|||
pkgver=1.16.0
|
||||
_pkgcommit=3f2a9303ec93de33899d5a5800775055a59b01cd
|
||||
_dversion=2.086.1
|
||||
_clangversion=8.0.0 # related to where ldc2 looks for compiler-rt sanitizers
|
||||
_clangversion=8.0.1 # related to where ldc2 looks for compiler-rt sanitizers
|
||||
epoch=2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue