diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template index 8bf6db8a61..d4e6cea7bb 100644 --- a/srcpkgs/dtools/template +++ b/srcpkgs/dtools/template @@ -1,9 +1,8 @@ # Template file for 'dtools' pkgname=dtools -reverts="2.084.1_1" # keep this synchronized with libphobos and dmd -version=2.081.1 -revision=2 +version=2.088.1 +revision=1 wrksrc="tools-${version}" hostmakedepends="dmd" makedepends="libcurl-devel" @@ -13,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=71fa249dbfd278eec2b95ce577af32e623e44caf0d993905ddc189e3beec21d0 +checksum=e2eb1afe24985096554c971059916bfad1573b85786529c0394009c8db967139 do_build() { # rdmd can't be built normally, is used to build others