From 0ace64ae3ab30d128ed41635119761b6ac4b0208 Mon Sep 17 00:00:00 2001 From: Auri Date: Sun, 25 Oct 2020 17:25:55 +0200 Subject: [PATCH] dtools: update to 2.094.1 --- srcpkgs/dtools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template index d4e6cea7bb5..fe9e3f9ec12 100644 --- a/srcpkgs/dtools/template +++ b/srcpkgs/dtools/template @@ -1,7 +1,7 @@ # Template file for 'dtools' pkgname=dtools # keep this synchronized with libphobos and dmd -version=2.088.1 +version=2.094.1 revision=1 wrksrc="tools-${version}" hostmakedepends="dmd" @@ -12,7 +12,7 @@ maintainer="Auri " license="BSL-1.0" homepage="http://www.digitalmars.com/d/2.0/" distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz" -checksum=e2eb1afe24985096554c971059916bfad1573b85786529c0394009c8db967139 +checksum=5cf52d884b2951de9f27b9a6429133b9f60d103599349b49717d9172d6e97dfa do_build() { # rdmd can't be built normally, is used to build others