diff --git a/community/ldc/PKGBUILD b/community/ldc/PKGBUILD index b641d5d16..d505f697a 100644 --- a/community/ldc/PKGBUILD +++ b/community/ldc/PKGBUILD @@ -12,11 +12,11 @@ buildarch=12 pkgname=('ldc' 'liblphobos') groups=('dlang' 'dlang-ldc') -pkgver=1.27.1 -_pkgcommit=4c42c050cf884bb17e6b459e694f906b7c933b30 -_dversion=2.097.2 +pkgver=1.28.0 +_pkgcommit=6a240b66fd5fcaccd85fb50a2717767dd37ef17a +_dversion=2.098.0 _clangversion=12.0.1 # related to where ldc2 looks for compiler-rt sanitizers -epoch=2 +epoch=3 pkgrel=1 pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2" arch=('x86_64')