community/ldc to 1.26.0-4

This commit is contained in:
Kevin Mihelich 2021-07-09 22:21:31 +00:00
parent 7c522500d6
commit ba8baaeae2

View file

@ -13,9 +13,9 @@ groups=('dlang' 'dlang-ldc')
pkgver=1.26.0
_pkgcommit=162ee0cd815ec0e3f8f646f78178833f19c4a657
_dversion=2.096.1
_clangversion=12.0.0 # related to where ldc2 looks for compiler-rt sanitizers
_clangversion=12.0.1 # related to where ldc2 looks for compiler-rt sanitizers
epoch=2
pkgrel=3
pkgrel=4
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"