diff options
Diffstat (limited to 'pcr-testing')
-rw-r--r-- | pcr-testing/calamares/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr-testing/calamares/PKGBUILD b/pcr-testing/calamares/PKGBUILD index 86802bee9..e272b9e79 100644 --- a/pcr-testing/calamares/PKGBUILD +++ b/pcr-testing/calamares/PKGBUILD @@ -24,7 +24,7 @@ depends=(${_runtime_couplings[@]} 'dmidecode' 'gptfdisk' 'hwinfo' 'kconfig' 'kco _git_tag="v${pkgver}-${pkgrel%%.*}" _build_dir=${pkgname}-${_git_tag}/build source=(https://git.parabola.nu/${pkgname}.git/snapshot/${pkgname}-${_git_tag}.tar.gz) -sha256sums=('f50ac0a4916acdec85befb86b55883652a9335ca1a2253abfe10144f82deed90') +sha256sums=('676400b09681f91313d8bc25241f9850c46ec5957121359958d0957e68dd645d') build() |