mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/ldc to 1.29.0-1
This commit is contained in:
parent
a4fc79a12b
commit
748c859026
1 changed files with 4 additions and 4 deletions
|
@ -10,12 +10,12 @@
|
||||||
|
|
||||||
pkgname=('ldc' 'liblphobos')
|
pkgname=('ldc' 'liblphobos')
|
||||||
groups=('dlang' 'dlang-ldc')
|
groups=('dlang' 'dlang-ldc')
|
||||||
pkgver=1.28.1
|
pkgver=1.29.0
|
||||||
_pkgcommit=34afd6a43abf62b2050a5b0b2c20202080b1163b
|
_pkgcommit=6aa350a1cf000db263db36a2bc5624935adfde71
|
||||||
_dversion=2.098.1
|
_dversion=2.099.1
|
||||||
_clangversion=13.0.1 # related to where ldc2 looks for compiler-rt sanitizers
|
_clangversion=13.0.1 # related to where ldc2 looks for compiler-rt sanitizers
|
||||||
epoch=3
|
epoch=3
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
|
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/ldc-developers/ldc"
|
url="https://github.com/ldc-developers/ldc"
|
||||||
|
|
Loading…
Reference in a new issue