From a0b4576989c65b885c325dee17651b3841ac8fe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 18 Jun 2022 18:50:22 +0200 Subject: [PATCH] dtools: fix checksum after downgrade --- srcpkgs/dtools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template index 36d150864ef..b8f1451a6ab 100644 --- a/srcpkgs/dtools/template +++ b/srcpkgs/dtools/template @@ -13,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=7b53e32606b22acc391dd2a4e7c8527fabc18045ade3f99b3d38e8fa471066c8 +checksum=9466e62ed2cf80802158524fc4e7ff80cbefc0fadff23a8933f6f2892b42cb56 do_build() { # rdmd can't be built normally, is used to build others