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