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