From a58424c522aa538014039151839b59021d322150 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 3 May 2017 20:03:41 +0200 Subject: [PATCH] ldc: update to 1.2.0. --- common/shlibs | 8 ++++---- srcpkgs/ldc/template | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/shlibs b/common/shlibs index 018cf0f234..afafd54236 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1992,10 +1992,10 @@ libfcitx-qt.so.0 libfcitx-qt-4.2.8_1 liblastfm.so.1 liblastfm-1.0.9_1 liblastfm_fingerprint.so.1 liblastfm-1.0.9_1 libfcitx-qt5.so.0 libfcitx-qt5-0.1.3_1 -libdruntime-ldc-debug.so.71 ldc-runtime-1.1.1_1 -libdruntime-ldc.so.71 ldc-runtime-1.1.1_1 -libphobos2-ldc.so.71 ldc-runtime-1.1.1_1 -libphobos2-ldc-debug.so.71 ldc-runtime-1.1.1_1 +libdruntime-ldc-debug.so.72 ldc-runtime-1.2.0_1 +libdruntime-ldc.so.72 ldc-runtime-1.2.0_1 +libphobos2-ldc.so.72 ldc-runtime-1.2.0_1 +libphobos2-ldc-debug.so.72 ldc-runtime-1.2.0_1 libmarblewidget.so.19 marble-4.14.3_2 libastro.so.1 marble-4.14.3_2 libparrot.so.6.9.0 parrot-6.9.0_1 diff --git a/srcpkgs/ldc/template b/srcpkgs/ldc/template index 6cf51a3202..e79576f645 100644 --- a/srcpkgs/ldc/template +++ b/srcpkgs/ldc/template @@ -1,6 +1,6 @@ # Template file for 'ldc' pkgname=ldc -version=1.1.1 +version=1.2.0 revision=1 wrksrc="ldc-${version}-src" build_style=cmake @@ -14,7 +14,7 @@ homepage="http://wiki.dlang.org/LDC" license="3-clause-BSD, Boost Software License 1.0" short_desc="Portable D programming language compiler based on LLVM" distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz" -checksum=3d35253a76288a78939fea467409462f0b87461ffb89550eb0d9958e59eb7e97 +checksum=910e8a670f0fadcaf64403c924091d6debf7ad29e203808f5f2b6899217e6f2b nopie=yes nocross=yes