From 922c58e2f2ad76f6775d186a4aec8d468d221a2b Mon Sep 17 00:00:00 2001 From: yori Date: Wed, 1 Jun 2022 19:11:32 -0400 Subject: [PATCH] dtools: updated to 2.100.0 --- srcpkgs/dtools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template index 0255d9e501a..716f6f79cfb 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.098.0 +version=2.100.0 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=9466e62ed2cf80802158524fc4e7ff80cbefc0fadff23a8933f6f2892b42cb56 +checksum=7b53e32606b22acc391dd2a4e7c8527fabc18045ade3f99b3d38e8fa471066c8 do_build() { # rdmd can't be built normally, is used to build others