community/ldc to 1.29.0-1

This commit is contained in:
David Beauchamp 2022-04-15 12:42:14 -04:00
parent a4fc79a12b
commit 748c859026

View file

@ -10,12 +10,12 @@
pkgname=('ldc' 'liblphobos')
groups=('dlang' 'dlang-ldc')
pkgver=1.28.1
_pkgcommit=34afd6a43abf62b2050a5b0b2c20202080b1163b
_dversion=2.098.1
pkgver=1.29.0
_pkgcommit=6aa350a1cf000db263db36a2bc5624935adfde71
_dversion=2.099.1
_clangversion=13.0.1 # related to where ldc2 looks for compiler-rt sanitizers
epoch=3
pkgrel=2
pkgrel=1
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"