[arch-commits] Commit in ldc/trunk (PKGBUILD)
Dan Printzell
wild at archlinux.org
Sun Aug 19 16:57:12 UTC 2018
Date: Sunday, August 19, 2018 @ 16:57:12
Author: wild
Revision: 372794
upgpkg: ldc 1:1.11.0-1
Updated LDC to 1.11.0
Modified:
ldc/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-19 16:14:22 UTC (rev 372793)
+++ PKGBUILD 2018-08-19 16:57:12 UTC (rev 372794)
@@ -5,12 +5,12 @@
pkgname=('ldc' 'liblphobos')
groups=('dlang' 'dlang-ldc')
-pkgver=1.10.0
-_pkgcommit=f8880c6c3853e0aef81209de3ab4db48131a040c
-_dversion=2.080.1
+pkgver=1.11.0
+_pkgcommit=9bd4fb2df54a8d143d70329b5b923bf226dd1897
+_dversion=2.081.2
_llvmversion=6.0.1
epoch=1
-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"
More information about the arch-commits
mailing list