From 7439b84c844b73b0639ab1bd5c244cf8975a6ed1 Mon Sep 17 00:00:00 2001 From: KF-Art Date: Tue, 20 Sep 2022 16:17:36 -0400 Subject: [PATCH] Correct calamares checksum --- srcpkgs/calamares/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/calamares/template b/srcpkgs/calamares/template index 92fa881..b0aaadf 100644 --- a/srcpkgs/calamares/template +++ b/srcpkgs/calamares/template @@ -25,7 +25,7 @@ maintainer="Kevin F. " license="GPL" homepage="https://calamares.io" distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz" -checksum=9ec6c49f4e2316cd3058d402c2ab65efff02e3f09a0028d50f0359e5154e6c8c +checksum=7591b9b60738bdba7b9de2b8da5462ab21006db06a006f0dd21ac5b832711dd2 case ${XBPS_TARGET_MACHINE} in *-musl)